@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/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039647'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039647'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039635'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039635'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039633'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039633'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039646'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039646'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039645'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039645'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039643'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039643'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039642'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039642'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039637'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039637'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039638'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039638'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039640'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039640'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039641'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039641'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039634'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039634'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039639'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039639'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039636'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039636'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715441911654075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.327815410439968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715441911654075 -5.327815410439968)"^^geo:wktLiteral ;
  geo-pos:lat "51.715441911654075"^^xsd:decimal ;
  geo-pos:long "-5.327815410439968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66401%3A287039644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66401:287039644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66401'^^xsd:integer;
  dwc:catalogNumber '287039644'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Countryside Council for Wales'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.32781541044'^^xsd:double;
  dwc:latitude '51.715441911654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66401:287039644'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042931'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042931'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042932'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042932'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042926'^^xsd:integer;
  dwc:scientificName 'Doto eireana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042926'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '139635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042924'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042924'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042928'^^xsd:integer;
  dwc:scientificName 'Facelina annulicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042928'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '139907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042930'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042930'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042921'^^xsd:integer;
  dwc:scientificName 'Catriona gymnota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042921'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '890625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042927'^^xsd:integer;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042927'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042925'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042925'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042920'^^xsd:integer;
  dwc:scientificName 'Cadlina laevis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042920'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '139134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042919'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042919'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042929'^^xsd:integer;
  dwc:scientificName 'Facelina auriculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042929'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '153375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042923'^^xsd:integer;
  dwc:scientificName 'Coryphella lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042923'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '139982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042922'^^xsd:integer;
  dwc:scientificName 'Coryphella browni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042922'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '139980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042934'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042934'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1669251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.71556475035443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.323479830090788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.71556475035443 -5.323479830090788)"^^geo:wktLiteral ;
  geo-pos:lat "51.71556475035443"^^xsd:decimal ;
  geo-pos:long "-5.323479830090788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287042933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287042933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287042933'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3234798300908'^^xsd:double;
  dwc:latitude '51.715564750354'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287042933'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73841591826621 -5.31066850458084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73841591826621"^^xsd:decimal ;
  dwc:decimalLongitude "-5.31066850458084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73841591826621 -5.31066850458084)"^^geo:wktLiteral ;
  geo-pos:lat "51.73841591826621"^^xsd:decimal ;
  geo-pos:long "-5.31066850458084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043016'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3106685045808'^^xsd:double;
  dwc:latitude '51.738415918266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043016'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73841591826621 -5.31066850458084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73841591826621"^^xsd:decimal ;
  dwc:decimalLongitude "-5.31066850458084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73841591826621 -5.31066850458084)"^^geo:wktLiteral ;
  geo-pos:lat "51.73841591826621"^^xsd:decimal ;
  geo-pos:long "-5.31066850458084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043017'^^xsd:integer;
  dwc:scientificName 'Doto pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3106685045808'^^xsd:double;
  dwc:latitude '51.738415918266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043017'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '139650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73841591826621 -5.31066850458084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73841591826621"^^xsd:decimal ;
  dwc:decimalLongitude "-5.31066850458084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73841591826621 -5.31066850458084)"^^geo:wktLiteral ;
  geo-pos:lat "51.73841591826621"^^xsd:decimal ;
  geo-pos:long "-5.31066850458084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043019'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3106685045808'^^xsd:double;
  dwc:latitude '51.738415918266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043019'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73841591826621 -5.31066850458084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73841591826621"^^xsd:decimal ;
  dwc:decimalLongitude "-5.31066850458084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73841591826621 -5.31066850458084)"^^geo:wktLiteral ;
  geo-pos:lat "51.73841591826621"^^xsd:decimal ;
  geo-pos:long "-5.31066850458084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043015'^^xsd:integer;
  dwc:scientificName 'Catriona gymnota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3106685045808'^^xsd:double;
  dwc:latitude '51.738415918266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043015'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '890625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73841591826621 -5.31066850458084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73841591826621"^^xsd:decimal ;
  dwc:decimalLongitude "-5.31066850458084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73841591826621 -5.31066850458084)"^^geo:wktLiteral ;
  geo-pos:lat "51.73841591826621"^^xsd:decimal ;
  geo-pos:long "-5.31066850458084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043018'^^xsd:integer;
  dwc:scientificName 'Facelina auriculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3106685045808'^^xsd:double;
  dwc:latitude '51.738415918266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043018'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '153375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046777'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046777'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046781'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046781'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046782'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046782'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046775'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046775'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040023'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040023'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040043'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040043'^^xsd:string;
  dwc:observationDate '2005-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040013'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040013'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046780'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046780'^^xsd:string;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046776'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046776'^^xsd:string;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046774'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046774'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046783'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046783'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046784'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046784'^^xsd:string;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046779'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046779'^^xsd:string;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046778'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046778'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046785'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046785'^^xsd:string;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046786'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046786'^^xsd:string;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74025211014648"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3093538582051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74025211014648 -5.3093538582051165)"^^geo:wktLiteral ;
  geo-pos:lat "51.74025211014648"^^xsd:decimal ;
  geo-pos:long "-5.3093538582051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040033'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3093538582051'^^xsd:double;
  dwc:latitude '51.740252110146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040033'^^xsd:string;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039662'^^xsd:integer;
  dwc:scientificName 'Lomentaria orcadensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039662'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039686'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039686'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039652'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039652'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039673'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039673'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039661'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039661'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039721'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039721'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039681'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039681'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039657'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039657'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039711'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039711'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039716'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039716'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039651'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039651'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039672'^^xsd:integer;
  dwc:scientificName 'Brongniartella byssoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039672'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '631828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039674'^^xsd:integer;
  dwc:scientificName 'Corallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039674'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039696'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039696'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039654'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039654'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039705'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039705'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039707'^^xsd:integer;
  dwc:scientificName 'Meredithia microphylla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039707'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039676'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039676'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039680'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039680'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039699'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039699'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039688'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039688'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039669'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039669'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039710'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039710'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039698'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039698'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039687'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039687'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039683'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039683'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039714'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039714'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039693'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039693'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039723'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039723'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039719'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039719'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039720'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039720'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039678'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039678'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039667'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039667'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039701'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039701'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039689'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039689'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039700'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039700'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039671'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039671'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039690'^^xsd:integer;
  dwc:scientificName 'Radicilingua thysanorhizans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039690'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039660'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039660'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039715'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039715'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039685'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039685'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039663'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039663'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039670'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039670'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039724'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039724'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039694'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039694'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039655'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039655'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039653'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039653'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039697'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039697'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039666'^^xsd:integer;
  dwc:scientificName 'Radicilingua thysanorhizans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039666'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039718'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039718'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039658'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039658'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039677'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039677'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039717'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039717'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039713'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039713'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039675'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039675'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039648'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039648'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039668'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion gallicum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039668'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039708'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039708'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039679'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039679'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039691'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039691'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039695'^^xsd:integer;
  dwc:scientificName 'Corallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039695'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039684'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039684'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039703'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039703'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039692'^^xsd:integer;
  dwc:scientificName 'Sphondylothamnion multifidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039692'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039722'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039722'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039704'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039704'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039712'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039712'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039664'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039664'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039702'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039702'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039656'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039656'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039659'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039659'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039682'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039682'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039665'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039665'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039706'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039706'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039650'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039650'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039649'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039649'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73127497203373"^^xsd:decimal ;
  dwc:decimalLongitude "-5.30869748707706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73127497203373 -5.30869748707706)"^^geo:wktLiteral ;
  geo-pos:lat "51.73127497203373"^^xsd:decimal ;
  geo-pos:long "-5.30869748707706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039709'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.3086974870771'^^xsd:double;
  dwc:latitude '51.731274972034'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039709'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043541'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043541'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042873'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042873'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043550'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043550'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043546'^^xsd:integer;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043546'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042876'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042876'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042877'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042877'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043551'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043551'^^xsd:string;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043554'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043554'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1669251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042874'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042874'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043538'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043538'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043549'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043549'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043539'^^xsd:integer;
  dwc:scientificName 'Coryphella lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043539'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043545'^^xsd:integer;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043545'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043544'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043544'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043537'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043537'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042878'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042878'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042875'^^xsd:integer;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042875'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043548'^^xsd:integer;
  dwc:scientificName 'Eubranchus tricolor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043548'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043553'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043553'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043552'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043552'^^xsd:string;
  dwc:observationDate '1956-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043540'^^xsd:integer;
  dwc:scientificName 'Coryphella lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043540'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043547'^^xsd:integer;
  dwc:scientificName 'Eubranchus tricolor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043547'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043542'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043542'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73062140867361"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299957651442725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73062140867361 -5.299957651442725)"^^geo:wktLiteral ;
  geo-pos:lat "51.73062140867361"^^xsd:decimal ;
  geo-pos:long "-5.299957651442725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043543'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2999576514427'^^xsd:double;
  dwc:latitude '51.730621408674'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043543'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043529'^^xsd:integer;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043529'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042880'^^xsd:integer;
  dwc:scientificName 'Coryphella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042880'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042884'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042884'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043531'^^xsd:integer;
  dwc:scientificName 'Eubranchus farrani'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139766'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043531'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1424909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043534'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043534'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042886'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042886'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043530'^^xsd:integer;
  dwc:scientificName 'Doto pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043530'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043536'^^xsd:integer;
  dwc:scientificName 'Tritonia lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043536'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1669251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042879'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042879'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042881'^^xsd:integer;
  dwc:scientificName 'Cuthona concinna'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141618'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042881'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1832622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042883'^^xsd:integer;
  dwc:scientificName 'Facelina auriculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042883'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '153375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043533'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043533'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043527'^^xsd:integer;
  dwc:scientificName 'Diaphorodoris luteocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043527'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042882'^^xsd:integer;
  dwc:scientificName 'Doto pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042882'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '139650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043535'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043535'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043528'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043528'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66404%3A287042885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66404:287042885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66404'^^xsd:integer;
  dwc:catalogNumber '287042885'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66404:287042885'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72972368576607"^^xsd:decimal ;
  dwc:decimalLongitude "-5.299892207764747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72972368576607 -5.299892207764747)"^^geo:wktLiteral ;
  geo-pos:lat "51.72972368576607"^^xsd:decimal ;
  geo-pos:long "-5.299892207764747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043532'^^xsd:integer;
  dwc:scientificName 'Facelina auriculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2998922077647'^^xsd:double;
  dwc:latitude '51.729723685766'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043532'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '153375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046795'^^xsd:integer;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046795'^^xsd:string;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046787'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046787'^^xsd:string;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046797'^^xsd:integer;
  dwc:scientificName 'Alcyonium hibernicum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046797'^^xsd:string;
  dwc:aphiaIdAccepted '178914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046789'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046789'^^xsd:string;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046788'^^xsd:integer;
  dwc:scientificName 'Ascidia mentula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046788'^^xsd:string;
  dwc:aphiaIdAccepted '103710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046796'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046796'^^xsd:string;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046790'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046790'^^xsd:string;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046793'^^xsd:integer;
  dwc:scientificName 'Thymosia guernei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134113'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046793'^^xsd:string;
  dwc:aphiaIdAccepted '134113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046794'^^xsd:integer;
  dwc:scientificName 'Hoplangia durotrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046794'^^xsd:string;
  dwc:aphiaIdAccepted '135160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046791'^^xsd:integer;
  dwc:scientificName 'Dercitus bucklandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046791'^^xsd:string;
  dwc:aphiaIdAccepted '555677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.73249810085357"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297197001825871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.73249810085357 -5.297197001825871)"^^geo:wktLiteral ;
  geo-pos:lat "51.73249810085357"^^xsd:decimal ;
  geo-pos:long "-5.297197001825871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046792'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2971970018259'^^xsd:double;
  dwc:latitude '51.732498100854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046792'^^xsd:string;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039916'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039916'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039898'^^xsd:integer;
  dwc:scientificName 'Corallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039898'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039937'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039937'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039947'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039947'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039922'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039922'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039927'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039927'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039892'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039892'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039869'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039869'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039917'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039917'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039971'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039971'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039960'^^xsd:integer;
  dwc:scientificName 'Radicilingua thysanorhizans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039960'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039928'^^xsd:integer;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039928'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039949'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039949'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039940'^^xsd:integer;
  dwc:scientificName 'Radicilingua thysanorhizans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039940'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039946'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039946'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039954'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039954'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039867'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039867'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039935'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039935'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039958'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039958'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039952'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039952'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039962'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039962'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039979'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039979'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039876'^^xsd:integer;
  dwc:scientificName 'Rhodymenia ardissonei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039876'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039896'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039896'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039950'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039950'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039976'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039976'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039906'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039906'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039921'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039921'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039926'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039926'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039874'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039874'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039924'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039924'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039913'^^xsd:integer;
  dwc:scientificName 'Sphondylothamnion multifidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039913'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039933'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039933'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039868'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039868'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039974'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039974'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039975'^^xsd:integer;
  dwc:scientificName 'Radicilingua thysanorhizans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039975'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039902'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039902'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039919'^^xsd:integer;
  dwc:scientificName 'Aglaozonia (asexual cutleria)'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039919'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039863'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039863'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039923'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039923'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039872'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039872'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039955'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039955'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039965'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039965'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039932'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039932'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039871'^^xsd:integer;
  dwc:scientificName 'Lomentaria orcadensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039871'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039865'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039865'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039903'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039903'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039936'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039936'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039910'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039910'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039915'^^xsd:integer;
  dwc:scientificName 'Osmundea osmunda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039915'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039978'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039978'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039956'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039956'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039939'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia parasitica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039939'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1649768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039968'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039968'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039907'^^xsd:integer;
  dwc:scientificName 'Nitophyllum punctatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039907'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039959'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039959'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039980'^^xsd:integer;
  dwc:scientificName 'Laminaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039980'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039930'^^xsd:integer;
  dwc:scientificName 'Halurus equisetifolius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039930'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '146345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039929'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039929'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039934'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039934'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039899'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039899'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039893'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039893'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039966'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039966'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039942'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039942'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039963'^^xsd:integer;
  dwc:scientificName 'Taonia atomaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039963'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039912'^^xsd:integer;
  dwc:scientificName 'Sphaerococcus coronopifolius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039912'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039875'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039875'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039870'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039870'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039897'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039897'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039909'^^xsd:integer;
  dwc:scientificName 'Radicilingua thysanorhizans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039909'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039951'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039951'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039957'^^xsd:integer;
  dwc:scientificName 'Phyllophora sicula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039957'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039969'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039969'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039972'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039972'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039918'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039918'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039862'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039862'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039973'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039973'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039970'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039970'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039877'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039877'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039944'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039944'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039866'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039866'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039920'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039920'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039873'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039873'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039964'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039964'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039864'^^xsd:integer;
  dwc:scientificName 'Corallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039864'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039894'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039894'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039945'^^xsd:integer;
  dwc:scientificName 'Aglaozonia (asexual cutleria)'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039945'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039961'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039961'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039908'^^xsd:integer;
  dwc:scientificName 'Pterosiphonia complanata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039908'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '146368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039905'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039905'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039914'^^xsd:integer;
  dwc:scientificName 'Osmundea osmunda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039914'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039967'^^xsd:integer;
  dwc:scientificName 'Cutleria multifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039967'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039895'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039895'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039938'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039938'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039911'^^xsd:integer;
  dwc:scientificName 'Schizymenia dubyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039911'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039904'^^xsd:integer;
  dwc:scientificName 'Himanthalia elongata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039904'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039891'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039891'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039901'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039901'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039948'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039948'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039977'^^xsd:integer;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039977'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039925'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039925'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039953'^^xsd:integer;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039953'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039943'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039943'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039900'^^xsd:integer;
  dwc:scientificName 'Desmarestia ligulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039900'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039931'^^xsd:integer;
  dwc:scientificName 'Haraldiophyllum bonnemaisonii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144755'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039931'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72984551785018"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2955551388091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72984551785018 -5.2955551388091)"^^geo:wktLiteral ;
  geo-pos:lat "51.72984551785018"^^xsd:decimal ;
  geo-pos:long "-5.2955551388091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039941'^^xsd:integer;
  dwc:scientificName 'Rhodymenia delicatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2955551388091'^^xsd:double;
  dwc:latitude '51.72984551785'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039941'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046767'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046767'^^xsd:string;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046771'^^xsd:integer;
  dwc:scientificName 'Plumularia setacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046771'^^xsd:string;
  dwc:aphiaIdAccepted '117824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043630'^^xsd:integer;
  dwc:scientificName 'Eubranchus tricolor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043630'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046769'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046769'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043629'^^xsd:integer;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043629'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043634'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043634'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043623'^^xsd:integer;
  dwc:scientificName 'Coryphella browni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043623'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043626'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043626'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043624'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043624'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '141707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046766'^^xsd:integer;
  dwc:scientificName 'Amphilectus fucorum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046766'^^xsd:string;
  dwc:aphiaIdAccepted '150225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046770'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046770'^^xsd:string;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046773'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046773'^^xsd:string;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043633'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043633'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046768'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046768'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043632'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043632'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046772'^^xsd:integer;
  dwc:scientificName 'Tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046772'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043631'^^xsd:integer;
  dwc:scientificName 'Facelina auriculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043631'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '153375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043627'^^xsd:integer;
  dwc:scientificName 'Doto eireana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043627'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043628'^^xsd:integer;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043628'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74514744415104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.295220505877754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74514744415104 -5.295220505877754)"^^geo:wktLiteral ;
  geo-pos:lat "51.74514744415104"^^xsd:decimal ;
  geo-pos:long "-5.295220505877754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043625'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2952205058778'^^xsd:double;
  dwc:latitude '51.745147444151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043625'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046764'^^xsd:integer;
  dwc:scientificName 'Stelligera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046764'^^xsd:string;
  dwc:aphiaIdAccepted '132037'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046750'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046750'^^xsd:string;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039623'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039623'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046763'^^xsd:integer;
  dwc:scientificName 'Raspailia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046763'^^xsd:string;
  dwc:aphiaIdAccepted '131888'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040027'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040027'^^xsd:string;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039994'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039994'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046759'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046759'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039986'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039986'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039989'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039989'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039622'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039622'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046754'^^xsd:integer;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046754'^^xsd:string;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046751'^^xsd:integer;
  dwc:scientificName 'Aglaophenia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046751'^^xsd:string;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039615'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039615'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039621'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039621'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039618'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039618'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040007'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040007'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039993'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039993'^^xsd:string;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040018'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040018'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040028'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040028'^^xsd:string;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039998'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039998'^^xsd:string;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040037'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040037'^^xsd:string;
  dwc:observationDate '2005-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039620'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039620'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040038'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040038'^^xsd:string;
  dwc:observationDate '2005-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046752'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046752'^^xsd:string;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046757'^^xsd:integer;
  dwc:scientificName 'Halecium halecinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046757'^^xsd:string;
  dwc:aphiaIdAccepted '231751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040008'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040008'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039616'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039616'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039617'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039617'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040017'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040017'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039985'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039985'^^xsd:string;
  dwc:observationDate '1996-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046755'^^xsd:integer;
  dwc:scientificName 'Cellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046755'^^xsd:string;
  dwc:aphiaIdAccepted '110869'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046753'^^xsd:integer;
  dwc:scientificName 'Bugula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046753'^^xsd:string;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046762'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046762'^^xsd:string;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040002'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040002'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040001'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040001'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039982'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039982'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039983'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039983'^^xsd:string;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046761'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046761'^^xsd:string;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039619'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039619'^^xsd:string;
  dwc:observationDate '1994-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046758'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046758'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046765'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046765'^^xsd:string;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039997'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039997'^^xsd:string;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046756'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046756'^^xsd:string;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287039990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287039990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287039990'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287039990'^^xsd:string;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74343313004062"^^xsd:decimal ;
  dwc:decimalLongitude "-5.292197481801565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74343313004062 -5.292197481801565)"^^geo:wktLiteral ;
  geo-pos:lat "51.74343313004062"^^xsd:decimal ;
  geo-pos:long "-5.292197481801565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046760'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2921974818016'^^xsd:double;
  dwc:latitude '51.743433130041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046760'^^xsd:string;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039355'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039355'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039347'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mark Hubble'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039347'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039354'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mark Hubble'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039354'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039334'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039334'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039362'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039362'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039329'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039329'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039358'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039358'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039332'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039332'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039364'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039364'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039351'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039351'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039357'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039357'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039337'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039337'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039335'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039335'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039352'^^xsd:integer;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039352'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039344'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039344'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039339'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039339'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039342'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039342'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039349'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mark Hubble'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039349'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040006'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040006'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039359'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mark Hubble'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039359'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040032'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040032'^^xsd:string;
  dwc:observationDate '2004-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039341'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039341'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039340'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039340'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039348'^^xsd:integer;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039348'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040022'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040022'^^xsd:string;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039333'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039333'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039350'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mark Hubble'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039350'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039346'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039346'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039336'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039336'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039360'^^xsd:integer;
  dwc:scientificName 'Sertularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039360'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039331'^^xsd:integer;
  dwc:scientificName 'Centrolabrus exoletus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039331'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039343'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039343'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040012'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040012'^^xsd:string;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039363'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039363'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66400%3A287040042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66400:287040042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66400'^^xsd:integer;
  dwc:catalogNumber '287040042'^^xsd:integer;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Blaise Bullimore'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66400:287040042'^^xsd:string;
  dwc:observationDate '2005-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039345'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039345'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039353'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mark Hubble'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039353'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039361'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mark Hubble'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039361'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039338'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039338'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039356'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Colin Deller'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039356'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74257594213941"^^xsd:decimal ;
  dwc:decimalLongitude "-5.290686055465128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74257594213941 -5.290686055465128)"^^geo:wktLiteral ;
  geo-pos:lat "51.74257594213941"^^xsd:decimal ;
  geo-pos:long "-5.290686055465128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039330'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ben Fothergill'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2906860554651'^^xsd:double;
  dwc:latitude '51.742575942139'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039330'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039886'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039886'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039885'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039885'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039825'^^xsd:integer;
  dwc:scientificName 'Corallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039825'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039834'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoïdes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039834'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039826'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039826'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039843'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039843'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039840'^^xsd:integer;
  dwc:scientificName 'Apoglossum ruscifolium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039840'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039854'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039854'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039850'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039850'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039853'^^xsd:integer;
  dwc:scientificName 'Kallymenia reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039853'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039833'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039833'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039887'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039887'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039845'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039845'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039823'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039823'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039856'^^xsd:integer;
  dwc:scientificName 'Meredithia microphylla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039856'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039852'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039852'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039831'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039831'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039835'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039835'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039882'^^xsd:integer;
  dwc:scientificName 'Drachiella heterocarpa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039882'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039830'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039830'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039879'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039879'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039890'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039890'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039855'^^xsd:integer;
  dwc:scientificName 'Lomentaria orcadensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039855'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039829'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039829'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039824'^^xsd:integer;
  dwc:scientificName 'Callophyllis laciniata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039824'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1311357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039848'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039848'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039878'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039878'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039883'^^xsd:integer;
  dwc:scientificName 'Erythroglossum laciniatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039883'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039884'^^xsd:integer;
  dwc:scientificName 'Hypoglossum hypoglossoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039884'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039860'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039860'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039841'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039841'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039839'^^xsd:integer;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039839'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '295874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039851'^^xsd:integer;
  dwc:scientificName 'Halarachnion ligulatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039851'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039881'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039881'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039836'^^xsd:integer;
  dwc:scientificName 'Radicilingua thysanorhizans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039836'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039849'^^xsd:integer;
  dwc:scientificName 'Drachiella spectabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144747'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039849'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039847'^^xsd:integer;
  dwc:scientificName 'Dictyopteris membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039847'^^xsd:string;
  dwc:observationDate '1970-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039859'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039859'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039842'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039842'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039832'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039832'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039846'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039846'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039828'^^xsd:integer;
  dwc:scientificName 'Ectocarpaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039828'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039838'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039838'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039858'^^xsd:integer;
  dwc:scientificName 'Phyllophora crispa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039858'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039880'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039880'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039837'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039837'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039844'^^xsd:integer;
  dwc:scientificName 'Corallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039844'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039827'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039827'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039889'^^xsd:integer;
  dwc:scientificName 'Rhodymenia pseudopalmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039889'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039857'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039857'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039888'^^xsd:integer;
  dwc:scientificName 'Radicilingua thysanorhizans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Camplin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039888'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '144780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72641678200079"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289511391100707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72641678200079 -5.289511391100707)"^^geo:wktLiteral ;
  geo-pos:lat "51.72641678200079"^^xsd:decimal ;
  geo-pos:long "-5.289511391100707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66402%3A287039861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66402:287039861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66402'^^xsd:integer;
  dwc:catalogNumber '287039861'^^xsd:integer;
  dwc:scientificName 'Schottera nicaeënsis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Francis Bunker'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2895113911007'^^xsd:double;
  dwc:latitude '51.726416782001'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '494793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66402:287039861'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '145666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039312'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039312'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039308'^^xsd:integer;
  dwc:scientificName 'Alcyonium digitatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039308'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039307'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039307'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039323'^^xsd:integer;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dawn Wilde'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039323'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039320'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039320'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039322'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039322'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039318'^^xsd:integer;
  dwc:scientificName 'Pentapora fascialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039318'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '111082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039327'^^xsd:integer;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Emma Watkin'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039327'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039324'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dawn Wilde'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039324'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039316'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039316'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039311'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039311'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039319'^^xsd:integer;
  dwc:scientificName 'Pollachius pollachius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039319'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039310'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039310'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039328'^^xsd:integer;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dawn Wilde'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039328'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039317'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039317'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039325'^^xsd:integer;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dawn Wilde'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039325'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039321'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039321'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039315'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039315'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039314'^^xsd:integer;
  dwc:scientificName 'Henricia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039314'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '123970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039326'^^xsd:integer;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dawn Wilde'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039326'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039313'^^xsd:integer;
  dwc:scientificName 'Ctenolabrus rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039313'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742616464425495"^^xsd:decimal ;
  dwc:decimalLongitude "-5.289239945667779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742616464425495 -5.289239945667779)"^^geo:wktLiteral ;
  geo-pos:lat "51.742616464425495"^^xsd:decimal ;
  geo-pos:long "-5.289239945667779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66399%3A287039309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66399:287039309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66399'^^xsd:integer;
  dwc:catalogNumber '287039309'^^xsd:integer;
  dwc:scientificName 'Bispira volutacornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Dot Williams'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2892399456678'^^xsd:double;
  dwc:latitude '51.742616464425'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66399:287039309'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047579'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047579'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047545'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047545'^^xsd:string;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047539'^^xsd:integer;
  dwc:scientificName 'Demonax cambrensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047539'^^xsd:string;
  dwc:aphiaIdAccepted '530920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047601'^^xsd:integer;
  dwc:scientificName 'Pholoe synophthalmica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047601'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047544'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047544'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047605'^^xsd:integer;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047605'^^xsd:string;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047581'^^xsd:integer;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047581'^^xsd:string;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047519'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047519'^^xsd:string;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047533'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047533'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047606'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047606'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047567'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047567'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047530'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047530'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047577'^^xsd:integer;
  dwc:scientificName 'Limaria loscombi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047577'^^xsd:string;
  dwc:aphiaIdAccepted '153952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047621'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047621'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047560'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047560'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047570'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047570'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047540'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047540'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047549'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047549'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047636'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047636'^^xsd:string;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047610'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047610'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047609'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047609'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047525'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047525'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047543'^^xsd:integer;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047543'^^xsd:string;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047604'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047604'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047637'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047637'^^xsd:string;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047584'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047584'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047558'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047558'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047562'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047562'^^xsd:string;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047520'^^xsd:integer;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047520'^^xsd:string;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047586'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047586'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047524'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047524'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047568'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047568'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047571'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047571'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047509'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047509'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047599'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047599'^^xsd:string;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047647'^^xsd:integer;
  dwc:scientificName 'Nebalia herbstii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '156259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047647'^^xsd:string;
  dwc:aphiaIdAccepted '156259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047607'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047607'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047598'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047598'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047625'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047625'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047645'^^xsd:integer;
  dwc:scientificName 'Josephella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047645'^^xsd:string;
  dwc:aphiaIdAccepted '129568'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047538'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047538'^^xsd:string;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047512'^^xsd:integer;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047512'^^xsd:string;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047508'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047508'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047646'^^xsd:integer;
  dwc:scientificName 'Monostilifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047646'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047640'^^xsd:integer;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047640'^^xsd:string;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047506'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047506'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047613'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047613'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047537'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047537'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047614'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047614'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047590'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047590'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047617'^^xsd:integer;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047617'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047547'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047547'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047534'^^xsd:integer;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047534'^^xsd:string;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047532'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047532'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047635'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047635'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047564'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047564'^^xsd:string;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047582'^^xsd:integer;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047582'^^xsd:string;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047527'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047527'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047555'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047555'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047574'^^xsd:integer;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047574'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047517'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047517'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047556'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047556'^^xsd:string;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047548'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047548'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047559'^^xsd:integer;
  dwc:scientificName 'Golfingiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047559'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047514'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047514'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047648'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047648'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047589'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047589'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047628'^^xsd:integer;
  dwc:scientificName 'Stenula rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047628'^^xsd:string;
  dwc:aphiaIdAccepted '160514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047552'^^xsd:integer;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047552'^^xsd:string;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047644'^^xsd:integer;
  dwc:scientificName 'Gyptis propinqua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047644'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047529'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047529'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047526'^^xsd:integer;
  dwc:scientificName 'Autolytus inermis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047526'^^xsd:string;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047642'^^xsd:integer;
  dwc:scientificName 'Gammaropsis lobata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047642'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047573'^^xsd:integer;
  dwc:scientificName 'Laonice sarsi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047573'^^xsd:string;
  dwc:aphiaIdAccepted '131129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047550'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047550'^^xsd:string;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047619'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047619'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047650'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047650'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047603'^^xsd:integer;
  dwc:scientificName 'Pionosyllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047603'^^xsd:string;
  dwc:aphiaIdAccepted '129669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047608'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047608'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047551'^^xsd:integer;
  dwc:scientificName 'Fabriciola baltica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047551'^^xsd:string;
  dwc:aphiaIdAccepted '130915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047523'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047523'^^xsd:string;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047587'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047587'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047602'^^xsd:integer;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047602'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047600'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047600'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047639'^^xsd:integer;
  dwc:scientificName 'Tryphosella sarsi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047639'^^xsd:string;
  dwc:aphiaIdAccepted '102771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047583'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047583'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047515'^^xsd:integer;
  dwc:scientificName 'Amphilochidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047515'^^xsd:string;
  dwc:aphiaIdAccepted '101365'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047626'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047626'^^xsd:string;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047591'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047591'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047630'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047630'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047536'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047536'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047595'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047595'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047553'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047553'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047572'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047572'^^xsd:string;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047624'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047624'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047638'^^xsd:integer;
  dwc:scientificName 'Trypanosyllis coeliaca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047638'^^xsd:string;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047507'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047507'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047554'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047554'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047641'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047641'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047623'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047623'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047612'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047612'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047546'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047546'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047593'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047593'^^xsd:string;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047516'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047516'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047503'^^xsd:integer;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047503'^^xsd:string;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047588'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047588'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047594'^^xsd:integer;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047594'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047622'^^xsd:integer;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047622'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047561'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047561'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047542'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047542'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047580'^^xsd:integer;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047580'^^xsd:string;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047557'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047557'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047511'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047511'^^xsd:string;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047521'^^xsd:integer;
  dwc:scientificName 'Apomatus similis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047521'^^xsd:string;
  dwc:aphiaIdAccepted '130984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047504'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047504'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047615'^^xsd:integer;
  dwc:scientificName 'Prionospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047615'^^xsd:string;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047597'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047597'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047611'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047611'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047563'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047563'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047592'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047592'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047616'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047616'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047505'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047505'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047633'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047633'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047513'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047513'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047634'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047634'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047565'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047565'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047576'^^xsd:integer;
  dwc:scientificName 'Leptoplanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047576'^^xsd:string;
  dwc:aphiaIdAccepted '142062'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047541'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047541'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047535'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047535'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047629'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047629'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047575'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047575'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047528'^^xsd:integer;
  dwc:scientificName 'Beania mirabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047528'^^xsd:string;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047631'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047631'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047522'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047522'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047643'^^xsd:integer;
  dwc:scientificName 'Grantia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047643'^^xsd:string;
  dwc:aphiaIdAccepted '131703'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047632'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047632'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047649'^^xsd:integer;
  dwc:scientificName 'Typhlotanais microcheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047649'^^xsd:string;
  dwc:aphiaIdAccepted '247599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047618'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047618'^^xsd:string;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047620'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047620'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047566'^^xsd:integer;
  dwc:scientificName 'Heteroclymene robusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047566'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047518'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047518'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047569'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047569'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047596'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047596'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047627'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047627'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047531'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047531'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047578'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047578'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047585'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047585'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74265696894174"^^xsd:decimal ;
  dwc:decimalLongitude "-5.287793832477297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74265696894174 -5.287793832477297)"^^geo:wktLiteral ;
  geo-pos:lat "51.74265696894174"^^xsd:decimal ;
  geo-pos:long "-5.287793832477297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047510'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877938324773'^^xsd:double;
  dwc:latitude '51.742656968942'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047510'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046806'^^xsd:integer;
  dwc:scientificName 'Tubularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046806'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043032'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043032'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043521'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043521'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043026'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043026'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043519'^^xsd:integer;
  dwc:scientificName 'Cuthona pustulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043519'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '890634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046802'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046802'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043024'^^xsd:integer;
  dwc:scientificName 'Cuthona pustulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043024'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '890634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046805'^^xsd:integer;
  dwc:scientificName 'Stolonica socialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046805'^^xsd:string;
  dwc:aphiaIdAccepted '103921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043020'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043020'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043029'^^xsd:integer;
  dwc:scientificName 'Doto millbayana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043029'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043518'^^xsd:integer;
  dwc:scientificName 'Coryphella lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043518'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '139982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043525'^^xsd:integer;
  dwc:scientificName 'Limacia clavigera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043525'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046801'^^xsd:integer;
  dwc:scientificName 'Dendrodoa grossularia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103882'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046801'^^xsd:string;
  dwc:aphiaIdAccepted '103882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043517'^^xsd:integer;
  dwc:scientificName 'Coryphella browni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043517'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '139980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043520'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043520'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046803'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046803'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046798'^^xsd:integer;
  dwc:scientificName 'Actinothoe sphyrodeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046798'^^xsd:string;
  dwc:aphiaIdAccepted '100986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043021'^^xsd:integer;
  dwc:scientificName 'Coryphella browni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043021'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043025'^^xsd:integer;
  dwc:scientificName 'Dendronotus frondosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043025'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043030'^^xsd:integer;
  dwc:scientificName 'Eubranchus tricolor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043030'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043524'^^xsd:integer;
  dwc:scientificName 'Janolus cristatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043524'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '162687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043523'^^xsd:integer;
  dwc:scientificName 'Eubranchus tricolor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043523'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '139771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046799'^^xsd:integer;
  dwc:scientificName 'Clathrina coriacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046799'^^xsd:string;
  dwc:aphiaIdAccepted '132277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043028'^^xsd:integer;
  dwc:scientificName 'Doto fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043028'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043023'^^xsd:integer;
  dwc:scientificName 'Crimora papillata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043023'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '141707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046800'^^xsd:integer;
  dwc:scientificName 'Corynactis viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046800'^^xsd:string;
  dwc:aphiaIdAccepted '101016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043522'^^xsd:integer;
  dwc:scientificName 'Eubranchus pallidus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043522'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '423079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046807'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046807'^^xsd:string;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66410%3A287046804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66410:287046804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66410'^^xsd:integer;
  dwc:catalogNumber '287046804'^^xsd:integer;
  dwc:scientificName 'Pachymatisma johnstonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66410:287046804'^^xsd:string;
  dwc:aphiaIdAccepted '134057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043031'^^xsd:integer;
  dwc:scientificName 'Flabellina pedata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043031'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1047602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66408%3A287043526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66408:287043526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66408'^^xsd:integer;
  dwc:catalogNumber '287043526'^^xsd:integer;
  dwc:scientificName 'Polycera faeroensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66408:287043526'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043027'^^xsd:integer;
  dwc:scientificName 'Doto eireana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043027'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721968607584145"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28773983727288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721968607584145 -5.28773983727288)"^^geo:wktLiteral ;
  geo-pos:lat "51.721968607584145"^^xsd:decimal ;
  geo-pos:long "-5.28773983727288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66405%3A287043022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66405:287043022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66405'^^xsd:integer;
  dwc:catalogNumber '287043022'^^xsd:integer;
  dwc:scientificName 'Coryphella lineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kate Lock'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2877398372729'^^xsd:double;
  dwc:latitude '51.721968607584'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66405:287043022'^^xsd:string;
  dwc:observationDate '2006-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047502'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047502'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044259'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044259'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049867'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049867'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049887'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049887'^^xsd:string;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049599'^^xsd:integer;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049599'^^xsd:string;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049713'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049713'^^xsd:string;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049680'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049680'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044343'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044343'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049624'^^xsd:integer;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049624'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049859'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049859'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044361'^^xsd:integer;
  dwc:scientificName 'Galeommatidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044361'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047361'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047361'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049877'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049877'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047387'^^xsd:integer;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047387'^^xsd:string;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049826'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049826'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047427'^^xsd:integer;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047427'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044518'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044518'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049651'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049651'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044481'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044481'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047497'^^xsd:integer;
  dwc:scientificName 'Gyptis propinqua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047497'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049930'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049930'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044266'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044266'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044408'^^xsd:integer;
  dwc:scientificName 'Campanularia hincksii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044408'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044247'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044247'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049518'^^xsd:integer;
  dwc:scientificName 'Alcyonidium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049518'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044532'^^xsd:integer;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044532'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044302'^^xsd:integer;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044302'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044459'^^xsd:integer;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044459'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047366'^^xsd:integer;
  dwc:scientificName 'Astacilla longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047366'^^xsd:string;
  dwc:aphiaIdAccepted '119024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044293'^^xsd:integer;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044293'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044383'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044383'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049564'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049564'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044413'^^xsd:integer;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044413'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047426'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047426'^^xsd:string;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044243'^^xsd:integer;
  dwc:scientificName 'Clymenura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044243'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044535'^^xsd:integer;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044535'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049557'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049557'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047354'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047354'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049664'^^xsd:integer;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049664'^^xsd:string;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049790'^^xsd:integer;
  dwc:scientificName 'Fenestrulina malusii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049790'^^xsd:string;
  dwc:aphiaIdAccepted '111418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044502'^^xsd:integer;
  dwc:scientificName 'Pelecypoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044502'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049561'^^xsd:integer;
  dwc:scientificName 'Epilepton clarkiae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049561'^^xsd:string;
  dwc:aphiaIdAccepted '140366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044524'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044524'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044469'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044469'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049746'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049746'^^xsd:string;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047436'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047436'^^xsd:string;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047389'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047389'^^xsd:string;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049730'^^xsd:integer;
  dwc:scientificName 'Abra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049730'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044489'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044489'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049839'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049839'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049660'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049660'^^xsd:string;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047428'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047428'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044542'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044542'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049830'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049830'^^xsd:string;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044402'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044402'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047414'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047414'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049576'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049576'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047487'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047487'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049835'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049835'^^xsd:string;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044374'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044374'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049798'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049798'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049652'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049652'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049745'^^xsd:integer;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049745'^^xsd:string;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049738'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049738'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049500'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049500'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049889'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049889'^^xsd:string;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044347'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044347'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049768'^^xsd:integer;
  dwc:scientificName 'Crisia aculeata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049768'^^xsd:string;
  dwc:aphiaIdAccepted '111690'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044394'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044394'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044339'^^xsd:integer;
  dwc:scientificName 'Skeneopsis planorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044339'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049808'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049808'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049672'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049672'^^xsd:string;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049588'^^xsd:integer;
  dwc:scientificName 'Hincksina flustroides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049588'^^xsd:string;
  dwc:aphiaIdAccepted '111369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047455'^^xsd:integer;
  dwc:scientificName 'Philomedes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047455'^^xsd:string;
  dwc:aphiaIdAccepted '127524'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047381'^^xsd:integer;
  dwc:scientificName 'Demonax torulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047381'^^xsd:string;
  dwc:aphiaIdAccepted '530937'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049559'^^xsd:integer;
  dwc:scientificName 'Emarginula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049559'^^xsd:string;
  dwc:aphiaIdAccepted '138012'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044548'^^xsd:integer;
  dwc:scientificName 'Gammaropsis lobata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044548'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049836'^^xsd:integer;
  dwc:scientificName 'Mytilacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '889574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049836'^^xsd:string;
  dwc:aphiaIdAccepted '491766'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049913'^^xsd:integer;
  dwc:scientificName 'Veneracea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049913'^^xsd:string;
  dwc:aphiaIdAccepted '14638'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049604'^^xsd:integer;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049604'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044348'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044348'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044356'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044356'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047466'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047466'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049704'^^xsd:integer;
  dwc:scientificName 'Sycettidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049704'^^xsd:string;
  dwc:aphiaIdAccepted '1447711'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049827'^^xsd:integer;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049827'^^xsd:string;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047408'^^xsd:integer;
  dwc:scientificName 'Halopteris catharina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047408'^^xsd:string;
  dwc:aphiaIdAccepted '117631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044215'^^xsd:integer;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044215'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '55'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047378'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047378'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049553'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049553'^^xsd:string;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044389'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044389'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047393'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047393'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044299'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044299'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049742'^^xsd:integer;
  dwc:scientificName 'Anomiacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049742'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044473'^^xsd:integer;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044473'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049554'^^xsd:integer;
  dwc:scientificName 'Cumella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049554'^^xsd:string;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047490'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047490'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049696'^^xsd:integer;
  dwc:scientificName 'Gammaropsis lobata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049696'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049510'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049510'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049755'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049755'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047473'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047473'^^xsd:string;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049876'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049876'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049697'^^xsd:integer;
  dwc:scientificName 'Gyptis propinqua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049697'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049766'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049766'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047470'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047470'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044522'^^xsd:integer;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044522'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '467108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047369'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047369'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049627'^^xsd:integer;
  dwc:scientificName 'Ondina divisa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049627'^^xsd:string;
  dwc:aphiaIdAccepted '141033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044206'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044206'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044263'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044263'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047500'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047500'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049741'^^xsd:integer;
  dwc:scientificName 'Amphitritinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049741'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044510'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044510'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049667'^^xsd:integer;
  dwc:scientificName 'Skenea serpuloides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049667'^^xsd:string;
  dwc:aphiaIdAccepted '141531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049934'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica sensu Peterson'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049934'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049802'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049802'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044351'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044351'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047448'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047448'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044482'^^xsd:integer;
  dwc:scientificName 'Modiolarca tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044482'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044335'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044335'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047417'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047417'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047489'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047489'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044214'^^xsd:integer;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044214'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047495'^^xsd:integer;
  dwc:scientificName 'Gammaropsis lobata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047495'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044386'^^xsd:integer;
  dwc:scientificName 'Aetea sica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044386'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049921'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049921'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049626'^^xsd:integer;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049626'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049842'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049842'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049903'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049903'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044552'^^xsd:integer;
  dwc:scientificName 'Sycettidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044552'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1447711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044220'^^xsd:integer;
  dwc:scientificName 'Alcyonidium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044220'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049922'^^xsd:integer;
  dwc:scientificName 'Rhomboidella prideaux'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049922'^^xsd:string;
  dwc:aphiaIdAccepted '140484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044443'^^xsd:integer;
  dwc:scientificName 'Fenestrulina malusii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044443'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044334'^^xsd:integer;
  dwc:scientificName 'Schizomavella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044334'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044407'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044407'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044208'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044208'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049799'^^xsd:integer;
  dwc:scientificName 'Harmothoe ljungmani'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '231706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049799'^^xsd:string;
  dwc:aphiaIdAccepted '152304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049925'^^xsd:integer;
  dwc:scientificName 'Sycettidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049925'^^xsd:string;
  dwc:aphiaIdAccepted '1447711'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047467'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047467'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049591'^^xsd:integer;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049591'^^xsd:string;
  dwc:aphiaIdAccepted '111079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044362'^^xsd:integer;
  dwc:scientificName 'Gammaropsis lobata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044362'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047392'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047392'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044509'^^xsd:integer;
  dwc:scientificName 'Polinices pulchellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044509'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044373'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044373'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044338'^^xsd:integer;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044338'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044560'^^xsd:integer;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044560'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049756'^^xsd:integer;
  dwc:scientificName 'Campanulariidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049756'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047442'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047442'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049612'^^xsd:integer;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049612'^^xsd:string;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047382'^^xsd:integer;
  dwc:scientificName 'Doto coronata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047382'^^xsd:string;
  dwc:aphiaIdAccepted '139631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049744'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049744'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044301'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044301'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049691'^^xsd:integer;
  dwc:scientificName 'Xanthidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049691'^^xsd:string;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047360'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047360'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044282'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044282'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049715'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049715'^^xsd:string;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049857'^^xsd:integer;
  dwc:scientificName 'Perkinsiana rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049857'^^xsd:string;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049699'^^xsd:integer;
  dwc:scientificName 'Leptothecatae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '816154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049699'^^xsd:string;
  dwc:aphiaIdAccepted '13552'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047424'^^xsd:integer;
  dwc:scientificName 'Laonice sarsi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047424'^^xsd:string;
  dwc:aphiaIdAccepted '131129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047371'^^xsd:integer;
  dwc:scientificName 'Campanulariidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047371'^^xsd:string;
  dwc:aphiaIdAccepted '1606'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047484'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047484'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047483'^^xsd:integer;
  dwc:scientificName 'Stenula rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047483'^^xsd:string;
  dwc:aphiaIdAccepted '160514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044553'^^xsd:integer;
  dwc:scientificName 'Veneroida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044553'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049693'^^xsd:integer;
  dwc:scientificName 'Barentsia benedeni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049693'^^xsd:string;
  dwc:aphiaIdAccepted '111800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049851'^^xsd:integer;
  dwc:scientificName 'Paradoneis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049851'^^xsd:string;
  dwc:aphiaIdAccepted '129433'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047413'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047413'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049692'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049692'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049735'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049735'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047451'^^xsd:integer;
  dwc:scientificName 'Parougia caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047451'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047494'^^xsd:integer;
  dwc:scientificName 'Diporula verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047494'^^xsd:string;
  dwc:aphiaIdAccepted '1524065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049910'^^xsd:integer;
  dwc:scientificName 'Trophonopsis barvicencis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049910'^^xsd:string;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049595'^^xsd:integer;
  dwc:scientificName 'Ischyroceridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049595'^^xsd:string;
  dwc:aphiaIdAccepted '101389'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044457'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044457'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049880'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049880'^^xsd:string;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049721'^^xsd:integer;
  dwc:scientificName 'Ctenostomatida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049721'^^xsd:string;
  dwc:aphiaIdAccepted '110723'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049792'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049792'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049911'^^xsd:integer;
  dwc:scientificName 'Trypanosyllis coeliaca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049911'^^xsd:string;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049527'^^xsd:integer;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049527'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049687'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049687'^^xsd:string;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044516'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044516'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044212'^^xsd:integer;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044212'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049753'^^xsd:integer;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049753'^^xsd:string;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049524'^^xsd:integer;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049524'^^xsd:string;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049671'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049671'^^xsd:string;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047435'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047435'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047464'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047464'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044308'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044308'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049632'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049632'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049800'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049800'^^xsd:string;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049871'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049871'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044551'^^xsd:integer;
  dwc:scientificName 'Schizomavella cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044551'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '862785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044260'^^xsd:integer;
  dwc:scientificName 'Eunicidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044260'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044468'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044468'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044235'^^xsd:integer;
  dwc:scientificName 'Callipallene'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044235'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '134581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049700'^^xsd:integer;
  dwc:scientificName 'Lichenoporidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049700'^^xsd:string;
  dwc:aphiaIdAccepted '110809'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049776'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049776'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044225'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044225'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047386'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047386'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044461'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044461'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044495'^^xsd:integer;
  dwc:scientificName 'Obtusella intersecta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044495'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049831'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049831'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049650'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049650'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049920'^^xsd:integer;
  dwc:scientificName 'Haleciidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049920'^^xsd:string;
  dwc:aphiaIdAccepted '1608'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049813'^^xsd:integer;
  dwc:scientificName 'Kellia suborbicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049813'^^xsd:string;
  dwc:aphiaIdAccepted '140161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044528'^^xsd:integer;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044528'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044251'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044251'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044439'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044439'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044380'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044380'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047376'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047376'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049760'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049760'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047390'^^xsd:integer;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047390'^^xsd:string;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044224'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044224'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047418'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047418'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044427'^^xsd:integer;
  dwc:scientificName 'Ehlersia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044427'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044543'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044543'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044559'^^xsd:integer;
  dwc:scientificName 'Ephesiella peripatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044559'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044418'^^xsd:integer;
  dwc:scientificName 'Circomphalus casina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044418'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044274'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044274'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044268'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044268'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047400'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047400'^^xsd:string;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049580'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049580'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047356'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047356'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044355'^^xsd:integer;
  dwc:scientificName 'Trochidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044355'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049537'^^xsd:integer;
  dwc:scientificName 'Bugula fulva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049537'^^xsd:string;
  dwc:aphiaIdAccepted '834010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049690'^^xsd:integer;
  dwc:scientificName 'Trypanosyllis coeliaca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049690'^^xsd:string;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047423'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047423'^^xsd:string;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044333'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044333'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049750'^^xsd:integer;
  dwc:scientificName 'Beania mirabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049750'^^xsd:string;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044245'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044245'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049549'^^xsd:integer;
  dwc:scientificName 'Circomphalus casina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049549'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047474'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047474'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044262'^^xsd:integer;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044262'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044486'^^xsd:integer;
  dwc:scientificName 'Mytilidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044486'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049584'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049584'^^xsd:string;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049501'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049501'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049787'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049787'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047357'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047357'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044500'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044500'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044483'^^xsd:integer;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044483'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044494'^^xsd:integer;
  dwc:scientificName 'Nuculidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044494'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049780'^^xsd:integer;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049780'^^xsd:string;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044207'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044207'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049891'^^xsd:integer;
  dwc:scientificName 'Skenea serpuloides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049891'^^xsd:string;
  dwc:aphiaIdAccepted '141531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047403'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047403'^^xsd:string;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049706'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049706'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049611'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049611'^^xsd:string;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049635'^^xsd:integer;
  dwc:scientificName 'Parougia caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049635'^^xsd:string;
  dwc:aphiaIdAccepted '130036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049904'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049904'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044238'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044238'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044287'^^xsd:integer;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044287'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049819'^^xsd:integer;
  dwc:scientificName 'Liljeborgia kinahani'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049819'^^xsd:string;
  dwc:aphiaIdAccepted '1805207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049811'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049811'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044492'^^xsd:integer;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044492'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044358'^^xsd:integer;
  dwc:scientificName 'Barentsia benedeni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044358'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049644'^^xsd:integer;
  dwc:scientificName 'Pleustidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049644'^^xsd:string;
  dwc:aphiaIdAccepted '101404'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049509'^^xsd:integer;
  dwc:scientificName 'Melitidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049509'^^xsd:string;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049678'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049678'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047365'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047365'^^xsd:string;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047399'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047399'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049711'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica sensu Peterson'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049711'^^xsd:string;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044332'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044332'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044423'^^xsd:integer;
  dwc:scientificName 'Cyclostomatida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044423'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044359'^^xsd:integer;
  dwc:scientificName 'Chaetozone gibber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044359'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047375'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047375'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044286'^^xsd:integer;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044286'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049892'^^xsd:integer;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049892'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044531'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044531'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049818'^^xsd:integer;
  dwc:scientificName 'Leptoplanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '142062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049818'^^xsd:string;
  dwc:aphiaIdAccepted '142062'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044230'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044230'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049538'^^xsd:integer;
  dwc:scientificName 'Caecum glabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049538'^^xsd:string;
  dwc:aphiaIdAccepted '138952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047452'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047452'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049685'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049685'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044424'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044424'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047431'^^xsd:integer;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047431'^^xsd:string;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044239'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044239'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049883'^^xsd:integer;
  dwc:scientificName 'Rissoidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049883'^^xsd:string;
  dwc:aphiaIdAccepted '123'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044203'^^xsd:integer;
  dwc:scientificName 'Kelliidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044203'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049681'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049681'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049608'^^xsd:integer;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049608'^^xsd:string;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049757'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049757'^^xsd:string;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049541'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049541'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049666'^^xsd:integer;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049666'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044322'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044322'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047468'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047468'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049915'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049915'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044305'^^xsd:integer;
  dwc:scientificName 'Odontosyllis fulgurans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044305'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044271'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044271'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049933'^^xsd:integer;
  dwc:scientificName 'Clymenura tricirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049933'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049563'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049563'^^xsd:string;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049694'^^xsd:integer;
  dwc:scientificName 'Eubranchidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049694'^^xsd:string;
  dwc:aphiaIdAccepted '193'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049763'^^xsd:integer;
  dwc:scientificName 'Cheilostomatida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049763'^^xsd:string;
  dwc:aphiaIdAccepted '110722'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044498'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044498'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044541'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044541'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049572'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049572'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047479'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047479'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044319'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044319'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049823'^^xsd:integer;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049823'^^xsd:string;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047457'^^xsd:integer;
  dwc:scientificName 'Pholoe synophthalmica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047457'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047445'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047445'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044544'^^xsd:integer;
  dwc:scientificName 'Trochidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044544'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044529'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044529'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049647'^^xsd:integer;
  dwc:scientificName 'Polycirrus haematodes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049647'^^xsd:string;
  dwc:aphiaIdAccepted '131528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047411'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047411'^^xsd:string;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049534'^^xsd:integer;
  dwc:scientificName 'Beania mirabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049534'^^xsd:string;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049513'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049513'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047437'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047437'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047364'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047364'^^xsd:string;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049703'^^xsd:integer;
  dwc:scientificName 'Sclerocheilus minutus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049703'^^xsd:string;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044370'^^xsd:integer;
  dwc:scientificName 'Kelliidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044370'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044428'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044428'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044426'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044426'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044345'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044345'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044289'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044289'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047407'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047407'^^xsd:string;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049570'^^xsd:integer;
  dwc:scientificName 'Fenestrulina malusii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049570'^^xsd:string;
  dwc:aphiaIdAccepted '111418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049769'^^xsd:integer;
  dwc:scientificName 'Crisidia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049769'^^xsd:string;
  dwc:aphiaIdAccepted '111706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047450'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047450'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049653'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049653'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049872'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049872'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044538'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044538'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049583'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049583'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047441'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047441'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044436'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044436'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044505'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044505'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044283'^^xsd:integer;
  dwc:scientificName 'Liljeborgia kinahani'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044283'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1805207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049814'^^xsd:integer;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049814'^^xsd:string;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044290'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044290'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044267'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044267'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044236'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044236'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049869'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049869'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044326'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044326'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044390'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044390'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049558'^^xsd:integer;
  dwc:scientificName 'Ehlersia cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049558'^^xsd:string;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049743'^^xsd:integer;
  dwc:scientificName 'Anthoathecatae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '816153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049743'^^xsd:string;
  dwc:aphiaIdAccepted '13551'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049858'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049858'^^xsd:string;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049620'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049620'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049594'^^xsd:integer;
  dwc:scientificName 'Isaeidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049594'^^xsd:string;
  dwc:aphiaIdAccepted '101388'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287054749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287054749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287054749'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287054749'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049683'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049683'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044372'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044372'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047449'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047449'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047463'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047463'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047379'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047379'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049641'^^xsd:integer;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049641'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049898'^^xsd:integer;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049898'^^xsd:string;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049834'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049834'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044315'^^xsd:integer;
  dwc:scientificName 'Perkinsiana rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044315'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049682'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049682'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044526'^^xsd:integer;
  dwc:scientificName 'Schizomavella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044526'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049569'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049569'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049929'^^xsd:integer;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049929'^^xsd:string;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044255'^^xsd:integer;
  dwc:scientificName 'Euclymeninae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044255'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047396'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047396'^^xsd:string;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049791'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049791'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044391'^^xsd:integer;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044391'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044449'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044449'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044420'^^xsd:integer;
  dwc:scientificName 'Clymenura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044420'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044291'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044291'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047496'^^xsd:integer;
  dwc:scientificName 'Grantia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047496'^^xsd:string;
  dwc:aphiaIdAccepted '131703'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049658'^^xsd:integer;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049658'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044514'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044514'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044471'^^xsd:integer;
  dwc:scientificName 'Leptochiton'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044471'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049517'^^xsd:integer;
  dwc:scientificName 'Aetea sica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049517'^^xsd:string;
  dwc:aphiaIdAccepted '111066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049784'^^xsd:integer;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049784'^^xsd:string;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049568'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049568'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044384'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044384'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044409'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044409'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049556'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049556'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044540'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044540'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049927'^^xsd:integer;
  dwc:scientificName 'Tryphosella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049927'^^xsd:string;
  dwc:aphiaIdAccepted '101661'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049617'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049617'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049631'^^xsd:integer;
  dwc:scientificName 'Paradoneis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049631'^^xsd:string;
  dwc:aphiaIdAccepted '129433'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049767'^^xsd:integer;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049767'^^xsd:string;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044446'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044446'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049907'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049907'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049845'^^xsd:integer;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049845'^^xsd:string;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049705'^^xsd:integer;
  dwc:scientificName 'Typhlotanais microcheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049705'^^xsd:string;
  dwc:aphiaIdAccepted '247599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044346'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044346'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047385'^^xsd:integer;
  dwc:scientificName 'Embletonia pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047385'^^xsd:string;
  dwc:aphiaIdAccepted '141638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044382'^^xsd:integer;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044382'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049571'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049571'^^xsd:string;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049668'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049668'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044357'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044357'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287054761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287054761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287054761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287054761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287054761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287054761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287054761'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287054761'^^xsd:string;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047362'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047362'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047425'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047425'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047443'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047443'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044401'^^xsd:integer;
  dwc:scientificName 'Atylus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044401'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044341'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044341'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049870'^^xsd:integer;
  dwc:scientificName 'Polydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049870'^^xsd:string;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044217'^^xsd:integer;
  dwc:scientificName 'Abra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044217'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049848'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049848'^^xsd:string;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049906'^^xsd:integer;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049906'^^xsd:string;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049884'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049884'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047454'^^xsd:integer;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047454'^^xsd:string;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044213'^^xsd:integer;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044213'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049783'^^xsd:integer;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049783'^^xsd:string;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049852'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049852'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049615'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049615'^^xsd:string;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049575'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049575'^^xsd:string;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044352'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044352'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044329'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044329'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049628'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049628'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047383'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047383'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049855'^^xsd:integer;
  dwc:scientificName 'Pedicellina cernua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049855'^^xsd:string;
  dwc:aphiaIdAccepted '111806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049505'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049505'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049779'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049779'^^xsd:string;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044219'^^xsd:integer;
  dwc:scientificName 'Aetea sica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044219'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044387'^^xsd:integer;
  dwc:scientificName 'Alcyonidium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044387'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049815'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049815'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049656'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049656'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044257'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044257'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047363'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047363'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049841'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049841'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047429'^^xsd:integer;
  dwc:scientificName 'Lomanotus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047429'^^xsd:string;
  dwc:aphiaIdAccepted '140274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044304'^^xsd:integer;
  dwc:scientificName 'Ocenebra erinacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044304'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049521'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049521'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049516'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049516'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047384'^^xsd:integer;
  dwc:scientificName 'Emarginula rosea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047384'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047480'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047480'^^xsd:string;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044396'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044396'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047488'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047488'^^xsd:string;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044379'^^xsd:integer;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044379'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049659'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049659'^^xsd:string;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049722'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049722'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049529'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049529'^^xsd:string;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044250'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044250'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049935'^^xsd:integer;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049935'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049607'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049607'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049675'^^xsd:integer;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049675'^^xsd:string;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049736'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049736'^^xsd:string;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049625'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049625'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049795'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049795'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044412'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044412'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047416'^^xsd:integer;
  dwc:scientificName 'Heteroclymene robusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047416'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049702'^^xsd:integer;
  dwc:scientificName 'Parametopa kervillei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049702'^^xsd:string;
  dwc:aphiaIdAccepted '103145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049874'^^xsd:integer;
  dwc:scientificName 'Prionospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049874'^^xsd:string;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044342'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044342'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049536'^^xsd:integer;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049536'^^xsd:string;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044534'^^xsd:integer;
  dwc:scientificName 'Stenothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044534'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044306'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044306'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049926'^^xsd:integer;
  dwc:scientificName 'Tapetinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049926'^^xsd:string;
  dwc:aphiaIdAccepted '152835'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049789'^^xsd:integer;
  dwc:scientificName 'Fabricia sabella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049789'^^xsd:string;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044307'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044307'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049850'^^xsd:integer;
  dwc:scientificName 'Palliolum tigerinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049850'^^xsd:string;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049630'^^xsd:integer;
  dwc:scientificName 'Orbinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049630'^^xsd:string;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044545'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044545'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044312'^^xsd:integer;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044312'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044209'^^xsd:integer;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044209'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047492'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047492'^^xsd:string;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049504'^^xsd:integer;
  dwc:scientificName 'Arcturidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049504'^^xsd:string;
  dwc:aphiaIdAccepted '118280'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044241'^^xsd:integer;
  dwc:scientificName 'Circomphalus casina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044241'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049654'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049654'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044295'^^xsd:integer;
  dwc:scientificName 'Mysella bidentata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044295'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047453'^^xsd:integer;
  dwc:scientificName 'Perophora listeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047453'^^xsd:string;
  dwc:aphiaIdAccepted '103759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044455'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044455'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049688'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049688'^^xsd:string;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044484'^^xsd:integer;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044484'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049593'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049593'^^xsd:string;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049503'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049503'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049924'^^xsd:integer;
  dwc:scientificName 'Sclerocheilus minutus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049924'^^xsd:string;
  dwc:aphiaIdAccepted '130982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044504'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044504'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049893'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049893'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044474'^^xsd:integer;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044474'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044463'^^xsd:integer;
  dwc:scientificName 'Isaeidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044463'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047370'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047370'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047420'^^xsd:integer;
  dwc:scientificName 'Jujubinus montagui'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047420'^^xsd:string;
  dwc:aphiaIdAccepted '141811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049679'^^xsd:integer;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049679'^^xsd:string;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049542'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049542'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044226'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044226'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049642'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049642'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047355'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047355'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044309'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044309'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044476'^^xsd:integer;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044476'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049865'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049865'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044280'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044280'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049785'^^xsd:integer;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049785'^^xsd:string;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049824'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049824'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044337'^^xsd:integer;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044337'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047391'^^xsd:integer;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047391'^^xsd:string;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049565'^^xsd:integer;
  dwc:scientificName 'Eulalia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049565'^^xsd:string;
  dwc:aphiaIdAccepted '130623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044205'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044205'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049816'^^xsd:integer;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049816'^^xsd:string;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044324'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044324'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044297'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044297'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044327'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044327'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049772'^^xsd:integer;
  dwc:scientificName 'Cylindroleberis mariae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049772'^^xsd:string;
  dwc:aphiaIdAccepted '238708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049543'^^xsd:integer;
  dwc:scientificName 'Cellepora pumicosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049543'^^xsd:string;
  dwc:aphiaIdAccepted '111268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044310'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044310'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049879'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049879'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047438'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047438'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049609'^^xsd:integer;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049609'^^xsd:string;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047440'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047440'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049511'^^xsd:integer;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049511'^^xsd:string;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049733'^^xsd:integer;
  dwc:scientificName 'Aetea sica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049733'^^xsd:string;
  dwc:aphiaIdAccepted '111066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049649'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049649'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049544'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049544'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047460'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047460'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047421'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047421'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049774'^^xsd:integer;
  dwc:scientificName 'Ebalia tumefacta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049774'^^xsd:string;
  dwc:aphiaIdAccepted '107302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044278'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044278'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047501'^^xsd:integer;
  dwc:scientificName 'Typhlotanais microcheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047501'^^xsd:string;
  dwc:aphiaIdAccepted '247599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049648'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049648'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047459'^^xsd:integer;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047459'^^xsd:string;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047447'^^xsd:integer;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047447'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044425'^^xsd:integer;
  dwc:scientificName 'Dodecaceria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044425'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044264'^^xsd:integer;
  dwc:scientificName 'Fenestrulina malusii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044264'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044288'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044288'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049878'^^xsd:integer;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049878'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044242'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044242'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049695'^^xsd:integer;
  dwc:scientificName 'Fabriciola cf. berkeleyi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049695'^^xsd:string;
  dwc:aphiaIdAccepted '129530'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047401'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047401'^^xsd:string;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049573'^^xsd:integer;
  dwc:scientificName 'Gammaropsis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049573'^^xsd:string;
  dwc:aphiaIdAccepted '101558'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049853'^^xsd:integer;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049853'^^xsd:string;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044496'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044496'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044292'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044292'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049522'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049522'^^xsd:string;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044511'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044511'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049574'^^xsd:integer;
  dwc:scientificName 'Gari tellinella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049574'^^xsd:string;
  dwc:aphiaIdAccepted '140873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049598'^^xsd:integer;
  dwc:scientificName 'Jujubinus montagui'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049598'^^xsd:string;
  dwc:aphiaIdAccepted '141811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049610'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049610'^^xsd:string;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049590'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049590'^^xsd:string;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049712'^^xsd:integer;
  dwc:scientificName 'Megamphopus cornutus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049712'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044491'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044491'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044323'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044323'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049732'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049732'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044399'^^xsd:integer;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044399'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049734'^^xsd:integer;
  dwc:scientificName 'Alcyonidium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049734'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049567'^^xsd:integer;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049567'^^xsd:string;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049674'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049674'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044411'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044411'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047406'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047406'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044451'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044451'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049888'^^xsd:integer;
  dwc:scientificName 'Schizomavella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049888'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049919'^^xsd:integer;
  dwc:scientificName 'Gyptis propinqua'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049919'^^xsd:string;
  dwc:aphiaIdAccepted '130156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049793'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049793'^^xsd:string;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049881'^^xsd:integer;
  dwc:scientificName 'Pyramidellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049881'^^xsd:string;
  dwc:aphiaIdAccepted '162'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049900'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049900'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044237'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044237'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044392'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044392'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044450'^^xsd:integer;
  dwc:scientificName 'Glycera oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044450'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049875'^^xsd:integer;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049875'^^xsd:string;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047409'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047409'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044325'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044325'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049589'^^xsd:integer;
  dwc:scientificName 'Hinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049589'^^xsd:string;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049621'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049621'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049596'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049596'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049545'^^xsd:integer;
  dwc:scientificName 'Cheilostomatida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049545'^^xsd:string;
  dwc:aphiaIdAccepted '110722'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049895'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049895'^^xsd:string;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044368'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica sensu Peterson'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044368'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044488'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044488'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044521'^^xsd:integer;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044521'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049512'^^xsd:integer;
  dwc:scientificName 'Terebellida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049512'^^xsd:string;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044210'^^xsd:integer;
  dwc:scientificName 'Melitidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044210'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044539'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044539'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044375'^^xsd:integer;
  dwc:scientificName 'Gobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044375'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049714'^^xsd:integer;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049714'^^xsd:string;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044497'^^xsd:integer;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044497'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049701'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049701'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049643'^^xsd:integer;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049643'^^xsd:string;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044477'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044477'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049770'^^xsd:integer;
  dwc:scientificName 'Cumella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049770'^^xsd:string;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047373'^^xsd:integer;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047373'^^xsd:string;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044265'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044265'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049861'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049861'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049669'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049669'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049936'^^xsd:integer;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049936'^^xsd:string;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049754'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049754'^^xsd:string;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044216'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044216'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049600'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049600'^^xsd:string;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049928'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049928'^^xsd:string;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044558'^^xsd:integer;
  dwc:scientificName 'Pholoe baltica sensu Peterson'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044558'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049585'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049585'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049639'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049639'^^xsd:string;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049905'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049905'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049917'^^xsd:integer;
  dwc:scientificName 'Clionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049917'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044223'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044223'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044316'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044316'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049781'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049781'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049762'^^xsd:integer;
  dwc:scientificName 'Chaetopterus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049762'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044298'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044298'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044398'^^xsd:integer;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044398'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049577'^^xsd:integer;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049577'^^xsd:string;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049623'^^xsd:integer;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049623'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049698'^^xsd:integer;
  dwc:scientificName 'Haleciidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049698'^^xsd:string;
  dwc:aphiaIdAccepted '1608'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044550'^^xsd:integer;
  dwc:scientificName 'Rhomboidella prideaux'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044550'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044448'^^xsd:integer;
  dwc:scientificName 'Gibbula tumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044448'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1477356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047482'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047482'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047404'^^xsd:integer;
  dwc:scientificName 'Golfingiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047404'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047422'^^xsd:integer;
  dwc:scientificName 'Kirchenpaueria pinnata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047422'^^xsd:string;
  dwc:aphiaIdAccepted '117674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049618'^^xsd:integer;
  dwc:scientificName 'Mysia undata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049618'^^xsd:string;
  dwc:aphiaIdAccepted '140728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049794'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049794'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049555'^^xsd:integer;
  dwc:scientificName 'Cyclostomatida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049555'^^xsd:string;
  dwc:aphiaIdAccepted '110724'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049614'^^xsd:integer;
  dwc:scientificName 'Microjassa cumbrensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049614'^^xsd:string;
  dwc:aphiaIdAccepted '102439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047434'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047434'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049912'^^xsd:integer;
  dwc:scientificName 'Tryphosella sarsi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049912'^^xsd:string;
  dwc:aphiaIdAccepted '102771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044422'^^xsd:integer;
  dwc:scientificName 'Crisiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044422'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044447'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044447'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044533'^^xsd:integer;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044533'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049801'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049801'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049804'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049804'^^xsd:string;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047380'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047380'^^xsd:string;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049606'^^xsd:integer;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049606'^^xsd:string;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047388'^^xsd:integer;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047388'^^xsd:string;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049885'^^xsd:integer;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049885'^^xsd:string;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049526'^^xsd:integer;
  dwc:scientificName 'Amphitritinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049526'^^xsd:string;
  dwc:aphiaIdAccepted '322588'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049506'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049506'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049914'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049914'^^xsd:string;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044366'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044366'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049603'^^xsd:integer;
  dwc:scientificName 'Leptocheirus hirsutimanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049603'^^xsd:string;
  dwc:aphiaIdAccepted '102036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049809'^^xsd:integer;
  dwc:scientificName 'Iphimedia spatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049809'^^xsd:string;
  dwc:aphiaIdAccepted '102351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044313'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044313'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044506'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044506'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044393'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044393'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049629'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha hartmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049629'^^xsd:string;
  dwc:aphiaIdAccepted '130025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047402'^^xsd:integer;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047402'^^xsd:string;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044460'^^xsd:integer;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044460'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044515'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044515'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044234'^^xsd:integer;
  dwc:scientificName 'Beania mirabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044234'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047486'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047486'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049684'^^xsd:integer;
  dwc:scientificName 'Thracia villosiuscula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049684'^^xsd:string;
  dwc:aphiaIdAccepted '141651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044523'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044523'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044493'^^xsd:integer;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044493'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044464'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044464'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049729'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049729'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047368'^^xsd:integer;
  dwc:scientificName 'Autolytus inermis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047368'^^xsd:string;
  dwc:aphiaIdAccepted '238196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047493'^^xsd:integer;
  dwc:scientificName 'Cypridinidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047493'^^xsd:string;
  dwc:aphiaIdAccepted '127481'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049540'^^xsd:integer;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049540'^^xsd:string;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047410'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047410'^^xsd:string;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044465'^^xsd:integer;
  dwc:scientificName 'Jujubinus montagui'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044465'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049909'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049909'^^xsd:string;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044385'^^xsd:integer;
  dwc:scientificName 'Abra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044385'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044314'^^xsd:integer;
  dwc:scientificName 'Pelecypoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044314'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044233'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044233'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044273'^^xsd:integer;
  dwc:scientificName 'Harpinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044273'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049725'^^xsd:integer;
  dwc:scientificName 'Melitidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049725'^^xsd:string;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047475'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047475'^^xsd:string;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044270'^^xsd:integer;
  dwc:scientificName 'Goniadidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044270'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047461'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047461'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044508'^^xsd:integer;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044508'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049670'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049670'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044429'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044429'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044512'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044512'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049717'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049717'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049886'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049886'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044211'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044211'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049896'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049896'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044434'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044434'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049864'^^xsd:integer;
  dwc:scientificName 'Plumulariidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049864'^^xsd:string;
  dwc:aphiaIdAccepted '1613'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049796'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049796'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044479'^^xsd:integer;
  dwc:scientificName 'Mangelia coarctata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044479'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044430'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044430'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049528'^^xsd:integer;
  dwc:scientificName 'Anomiacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1372463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049528'^^xsd:string;
  dwc:aphiaIdAccepted '153024'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044272'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044272'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047499'^^xsd:integer;
  dwc:scientificName 'Monostilifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047499'^^xsd:string;
  dwc:aphiaIdAccepted '122303'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049761'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049761'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049619'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049619'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049840'^^xsd:integer;
  dwc:scientificName 'Neolagenipora collaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049840'^^xsd:string;
  dwc:aphiaIdAccepted '111509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044536'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044536'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044311'^^xsd:integer;
  dwc:scientificName 'Paranaitis kosteriensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044311'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044537'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044537'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044350'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044350'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049832'^^xsd:integer;
  dwc:scientificName 'Monodaeus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049832'^^xsd:string;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044222'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044222'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044470'^^xsd:integer;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044470'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044437'^^xsd:integer;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044437'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049862'^^xsd:integer;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049862'^^xsd:string;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049740'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049740'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049719'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049719'^^xsd:string;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049637'^^xsd:integer;
  dwc:scientificName 'Pelecypoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049637'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049786'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049786'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044244'^^xsd:integer;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044244'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044277'^^xsd:integer;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044277'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044525'^^xsd:integer;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044525'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049592'^^xsd:integer;
  dwc:scientificName 'Hippothoa flagellum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049592'^^xsd:string;
  dwc:aphiaIdAccepted '111400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049551'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049551'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044546'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044546'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044281'^^xsd:integer;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044281'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049810'^^xsd:integer;
  dwc:scientificName 'Isaeidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049810'^^xsd:string;
  dwc:aphiaIdAccepted '101388'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044321'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044321'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044353'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044353'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049677'^^xsd:integer;
  dwc:scientificName 'Syllinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049677'^^xsd:string;
  dwc:aphiaIdAccepted '152223'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049747'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049747'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044344'^^xsd:integer;
  dwc:scientificName 'Syllidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044344'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049825'^^xsd:integer;
  dwc:scientificName 'Maerella tenuimana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049825'^^xsd:string;
  dwc:aphiaIdAccepted '102831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049773'^^xsd:integer;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049773'^^xsd:string;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049508'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049508'^^xsd:string;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049710'^^xsd:integer;
  dwc:scientificName 'Clymenura tricirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049710'^^xsd:string;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049860'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049860'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049765'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049765'^^xsd:string;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049822'^^xsd:integer;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049822'^^xsd:string;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049844'^^xsd:integer;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049844'^^xsd:string;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044249'^^xsd:integer;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044249'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044349'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044349'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044530'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis taylori'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044530'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044285'^^xsd:integer;
  dwc:scientificName 'Lyonsia norwegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044285'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049605'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049605'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047476'^^xsd:integer;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047476'^^xsd:string;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049514'^^xsd:integer;
  dwc:scientificName 'Abra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049514'^^xsd:string;
  dwc:aphiaIdAccepted '138474'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044452'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044452'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049775'^^xsd:integer;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049775'^^xsd:string;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044253'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044253'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049916'^^xsd:integer;
  dwc:scientificName 'Barentsia benedeni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049916'^^xsd:string;
  dwc:aphiaIdAccepted '111800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044431'^^xsd:integer;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044431'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047405'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047405'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049587'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049587'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049833'^^xsd:integer;
  dwc:scientificName 'Munna kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049833'^^xsd:string;
  dwc:aphiaIdAccepted '118757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049579'^^xsd:integer;
  dwc:scientificName 'Golfingiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049579'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047477'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047477'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044527'^^xsd:integer;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044527'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049507'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049507'^^xsd:string;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049908'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049908'^^xsd:string;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049622'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049622'^^xsd:string;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047412'^^xsd:integer;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047412'^^xsd:string;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044275'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044275'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044561'^^xsd:integer;
  dwc:scientificName 'Syllis variegata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044561'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049689'^^xsd:integer;
  dwc:scientificName 'Trophonopsis barvicencis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049689'^^xsd:string;
  dwc:aphiaIdAccepted '151929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049868'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049868'^^xsd:string;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047446'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047446'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044354'^^xsd:integer;
  dwc:scientificName 'Tridonta elliptica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044354'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049737'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049737'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044320'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044320'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044269'^^xsd:integer;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044269'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044517'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044517'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049716'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049716'^^xsd:string;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044246'^^xsd:integer;
  dwc:scientificName 'Diplodonta rotundata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044246'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049812'^^xsd:integer;
  dwc:scientificName 'Jujubinus montagui'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049812'^^xsd:string;
  dwc:aphiaIdAccepted '141811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049901'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049901'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044388'^^xsd:integer;
  dwc:scientificName 'Alcyonidium albidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044388'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049578'^^xsd:integer;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049578'^^xsd:string;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049731'^^xsd:integer;
  dwc:scientificName 'Acanthochitona'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049731'^^xsd:string;
  dwc:aphiaIdAccepted '137613'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044458'^^xsd:integer;
  dwc:scientificName 'Hincksina flustroides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044458'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044328'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044328'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044456'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044456'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044485'^^xsd:integer;
  dwc:scientificName 'Moerella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044485'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049899'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049899'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049634'^^xsd:integer;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049634'^^xsd:string;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049931'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049931'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044435'^^xsd:integer;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044435'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049602'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049602'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047444'^^xsd:integer;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047444'^^xsd:string;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044475'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044475'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049663'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049663'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044227'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044227'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049807'^^xsd:integer;
  dwc:scientificName 'Hippoporina pertusa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049807'^^xsd:string;
  dwc:aphiaIdAccepted '111079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049894'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049894'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047374'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047374'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049828'^^xsd:integer;
  dwc:scientificName 'Manzonia crassa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049828'^^xsd:string;
  dwc:aphiaIdAccepted '141291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049673'^^xsd:integer;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049673'^^xsd:string;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044336'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044336'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049723'^^xsd:integer;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049723'^^xsd:string;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049520'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049520'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044520'^^xsd:integer;
  dwc:scientificName 'Pseudopolydora pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044520'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049846'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049846'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047478'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047478'^^xsd:string;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044248'^^xsd:integer;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044248'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047465'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047465'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044204'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044204'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044378'^^xsd:integer;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044378'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047415'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047415'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044400'^^xsd:integer;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044400'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049547'^^xsd:integer;
  dwc:scientificName 'Cheirocratus sundevallii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049547'^^xsd:string;
  dwc:aphiaIdAccepted '102798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044340'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044340'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044377'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044377'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049782'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049782'^^xsd:string;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044466'^^xsd:integer;
  dwc:scientificName 'Laevicardium crassum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044466'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044557'^^xsd:integer;
  dwc:scientificName 'Clymenura tricirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044557'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044256'^^xsd:integer;
  dwc:scientificName 'Eulalia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044256'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049932'^^xsd:integer;
  dwc:scientificName 'Gibbula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049932'^^xsd:string;
  dwc:aphiaIdAccepted '138590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049724'^^xsd:integer;
  dwc:scientificName 'Janiridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049724'^^xsd:string;
  dwc:aphiaIdAccepted '118258'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044503'^^xsd:integer;
  dwc:scientificName 'Pelecypoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044503'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049847'^^xsd:integer;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049847'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047458'^^xsd:integer;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047458'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047471'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047471'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044441'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044441'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047481'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047481'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049708'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049708'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044229'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044229'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044440'^^xsd:integer;
  dwc:scientificName 'Eusyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044440'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047430'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047430'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049829'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049829'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044279'^^xsd:integer;
  dwc:scientificName 'Josephella marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044279'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047377'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047377'^^xsd:string;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044467'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044467'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044369'^^xsd:integer;
  dwc:scientificName 'Ephesiella peripatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044369'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044519'^^xsd:integer;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044519'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049849'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha hartmanni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049849'^^xsd:string;
  dwc:aphiaIdAccepted '130025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049532'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049532'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044371'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044371'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044232'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044232'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044300'^^xsd:integer;
  dwc:scientificName 'Neolagenipora collaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044300'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044221'^^xsd:integer;
  dwc:scientificName 'Alcyonidium albidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111594'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044221'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044294'^^xsd:integer;
  dwc:scientificName 'Modiolus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044294'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049562'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049562'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044406'^^xsd:integer;
  dwc:scientificName 'Beania mirabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044406'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047398'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047398'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049764'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049764'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044555'^^xsd:integer;
  dwc:scientificName 'Leptocheirus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044555'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049752'^^xsd:integer;
  dwc:scientificName 'Bowerbankia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049752'^^xsd:string;
  dwc:aphiaIdAccepted '111022'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049923'^^xsd:integer;
  dwc:scientificName 'Saccoglossus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049923'^^xsd:string;
  dwc:aphiaIdAccepted '137590'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047439'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047439'^^xsd:string;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044445'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044445'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049601'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049601'^^xsd:string;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044415'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044415'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049662'^^xsd:integer;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049662'^^xsd:string;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049638'^^xsd:integer;
  dwc:scientificName 'Petaloproctus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049638'^^xsd:string;
  dwc:aphiaIdAccepted '129359'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049863'^^xsd:integer;
  dwc:scientificName 'Pleustidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049863'^^xsd:string;
  dwc:aphiaIdAccepted '101404'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049918'^^xsd:integer;
  dwc:scientificName 'Gammaropsis lobata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049918'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049616'^^xsd:integer;
  dwc:scientificName 'Munna kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049616'^^xsd:string;
  dwc:aphiaIdAccepted '118757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049661'^^xsd:integer;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049661'^^xsd:string;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044397'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044397'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049751'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049751'^^xsd:string;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049707'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049707'^^xsd:string;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049657'^^xsd:integer;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049657'^^xsd:string;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049502'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049502'^^xsd:string;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049686'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049686'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049546'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049546'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049805'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049805'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049759'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049759'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049821'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049821'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049843'^^xsd:integer;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049843'^^xsd:string;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049777'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049777'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044254'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044254'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049552'^^xsd:integer;
  dwc:scientificName 'Cressa dubia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049552'^^xsd:string;
  dwc:aphiaIdAccepted '102119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049854'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049854'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047491'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047491'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049837'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049837'^^xsd:string;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049633'^^xsd:integer;
  dwc:scientificName 'Paramunna bilobata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049633'^^xsd:string;
  dwc:aphiaIdAccepted '118793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044318'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044318'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044416'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044416'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047359'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047359'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049535'^^xsd:integer;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049535'^^xsd:string;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044376'^^xsd:integer;
  dwc:scientificName 'Melitidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044376'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049797'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049797'^^xsd:string;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044556'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044556'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049778'^^xsd:integer;
  dwc:scientificName 'Escharella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049778'^^xsd:string;
  dwc:aphiaIdAccepted '110965'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044547'^^xsd:integer;
  dwc:scientificName 'Barentsia benedeni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044547'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044513'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044513'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049817'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049817'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044276'^^xsd:integer;
  dwc:scientificName 'Hincksina flustroides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044276'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049582'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049582'^^xsd:string;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044381'^^xsd:integer;
  dwc:scientificName 'Phoronida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044381'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044507'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044507'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044261'^^xsd:integer;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044261'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047472'^^xsd:integer;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047472'^^xsd:string;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044317'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044317'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044367'^^xsd:integer;
  dwc:scientificName 'Clymenura tricirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044367'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049646'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049646'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047397'^^xsd:integer;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047397'^^xsd:string;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044501'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044501'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044417'^^xsd:integer;
  dwc:scientificName 'Chrysallida decussata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044417'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '605961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044404'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044404'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047372'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047372'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049882'^^xsd:integer;
  dwc:scientificName 'Pyura tessellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049882'^^xsd:string;
  dwc:aphiaIdAccepted '103853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044331'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044331'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049533'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049533'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044421'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044421'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049749'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049749'^^xsd:string;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049739'^^xsd:integer;
  dwc:scientificName 'Amphilochus neapolitanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049739'^^xsd:string;
  dwc:aphiaIdAccepted '236495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044438'^^xsd:integer;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044438'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049548'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049548'^^xsd:string;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044442'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044442'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049586'^^xsd:integer;
  dwc:scientificName 'Hermonia hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049586'^^xsd:string;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049902'^^xsd:integer;
  dwc:scientificName 'Tanaopsis gracilioides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049902'^^xsd:string;
  dwc:aphiaIdAccepted '136458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049665'^^xsd:integer;
  dwc:scientificName 'Schizomavella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049665'^^xsd:string;
  dwc:aphiaIdAccepted '110829'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044478'^^xsd:integer;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044478'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044296'^^xsd:integer;
  dwc:scientificName 'Mytilidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044296'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044330'^^xsd:integer;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044330'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '467108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049550'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049550'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049838'^^xsd:integer;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049838'^^xsd:string;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049613'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049613'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044258'^^xsd:integer;
  dwc:scientificName 'Eumida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044258'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049758'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049758'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044228'^^xsd:integer;
  dwc:scientificName 'Anomiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044228'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044462'^^xsd:integer;
  dwc:scientificName 'Iphimedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044462'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049709'^^xsd:integer;
  dwc:scientificName 'Malmgreniella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049709'^^xsd:string;
  dwc:aphiaIdAccepted '129499'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049655'^^xsd:integer;
  dwc:scientificName 'Prionospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049655'^^xsd:string;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044240'^^xsd:integer;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044240'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047395'^^xsd:integer;
  dwc:scientificName 'Fabriciola baltica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047395'^^xsd:string;
  dwc:aphiaIdAccepted '130915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049523'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049523'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047462'^^xsd:integer;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047462'^^xsd:string;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047433'^^xsd:integer;
  dwc:scientificName 'Maera othonis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047433'^^xsd:string;
  dwc:aphiaIdAccepted '534781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049525'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049525'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049856'^^xsd:integer;
  dwc:scientificName 'Pelecypoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049856'^^xsd:string;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049866'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049866'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044364'^^xsd:integer;
  dwc:scientificName 'Schizomavella cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '221521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044364'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '862785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044433'^^xsd:integer;
  dwc:scientificName 'Euclymeninae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044433'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049640'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049640'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044405'^^xsd:integer;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044405'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047419'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047419'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049728'^^xsd:integer;
  dwc:scientificName 'Terebellida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049728'^^xsd:string;
  dwc:aphiaIdAccepted '900'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044395'^^xsd:integer;
  dwc:scientificName 'Anaitides longipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044395'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049726'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049726'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044419'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044419'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049531'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049531'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044414'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044414'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047358'^^xsd:integer;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047358'^^xsd:string;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044231'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044231'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044432'^^xsd:integer;
  dwc:scientificName 'Euclymene oerstedii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044432'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049720'^^xsd:integer;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049720'^^xsd:string;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044490'^^xsd:integer;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044490'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044252'^^xsd:integer;
  dwc:scientificName 'Escharella immersa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044252'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '111484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044365'^^xsd:integer;
  dwc:scientificName 'Sycettidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044365'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1447711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047394'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047394'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044549'^^xsd:integer;
  dwc:scientificName 'Parametopa kervillei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044549'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '103145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044303'^^xsd:integer;
  dwc:scientificName 'Nuculidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044303'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049806'^^xsd:integer;
  dwc:scientificName 'Hinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049806'^^xsd:string;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044487'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044487'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049727'^^xsd:integer;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049727'^^xsd:string;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049897'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049897'^^xsd:string;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049803'^^xsd:integer;
  dwc:scientificName 'Hesionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049803'^^xsd:string;
  dwc:aphiaIdAccepted '946'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044363'^^xsd:integer;
  dwc:scientificName 'Gari (Gobraeus)'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '511111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044363'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '138388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049788'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049788'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047485'^^xsd:integer;
  dwc:scientificName 'Syllis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047485'^^xsd:string;
  dwc:aphiaIdAccepted '129680'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049636'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049636'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049890'^^xsd:integer;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049890'^^xsd:string;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044453'^^xsd:integer;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044453'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049560'^^xsd:integer;
  dwc:scientificName 'Embletonia pulchra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049560'^^xsd:string;
  dwc:aphiaIdAccepted '141638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044403'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044403'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049873'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049873'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047469'^^xsd:integer;
  dwc:scientificName 'Prionospio banyulensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047469'^^xsd:string;
  dwc:aphiaIdAccepted '131151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049539'^^xsd:integer;
  dwc:scientificName 'Callipallene brevirostris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049539'^^xsd:string;
  dwc:aphiaIdAccepted '134643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049530'^^xsd:integer;
  dwc:scientificName 'Asclerocheilus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049530'^^xsd:string;
  dwc:aphiaIdAccepted '129551'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049597'^^xsd:integer;
  dwc:scientificName 'Josephella marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049597'^^xsd:string;
  dwc:aphiaIdAccepted '131018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044480'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044480'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044284'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044284'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049820'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049820'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044444'^^xsd:integer;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044444'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047456'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047456'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049519'^^xsd:integer;
  dwc:scientificName 'Alentia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049519'^^xsd:string;
  dwc:aphiaIdAccepted '130722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049581'^^xsd:integer;
  dwc:scientificName 'Grania'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049581'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047367'^^xsd:integer;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047367'^^xsd:string;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049566'^^xsd:integer;
  dwc:scientificName 'Eulalia mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049566'^^xsd:string;
  dwc:aphiaIdAccepted '130631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049748'^^xsd:integer;
  dwc:scientificName 'Autolytus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049748'^^xsd:string;
  dwc:aphiaIdAccepted '129659'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049718'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049718'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047498'^^xsd:integer;
  dwc:scientificName 'Josephella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047498'^^xsd:string;
  dwc:aphiaIdAccepted '129568'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049645'^^xsd:integer;
  dwc:scientificName 'Plumulariidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049645'^^xsd:string;
  dwc:aphiaIdAccepted '1613'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049771'^^xsd:integer;
  dwc:scientificName 'Cyclostomatida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '110724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049771'^^xsd:string;
  dwc:aphiaIdAccepted '110724'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044454'^^xsd:integer;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044454'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044499'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044499'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044472'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044472'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044360'^^xsd:integer;
  dwc:scientificName 'Clionidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044360'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66412%3A287049676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66412:287049676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66412'^^xsd:integer;
  dwc:catalogNumber '287049676'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66412:287049676'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047432'^^xsd:integer;
  dwc:scientificName 'Macrochaeta clavicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047432'^^xsd:string;
  dwc:aphiaIdAccepted '129745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044554'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044554'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.742697455688"^^xsd:decimal ;
  dwc:decimalLongitude "-5.28634771589516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.742697455688 -5.28634771589516)"^^geo:wktLiteral ;
  geo-pos:lat "51.742697455688"^^xsd:decimal ;
  geo-pos:long "-5.28634771589516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66409%3A287044410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66409:287044410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66409'^^xsd:integer;
  dwc:catalogNumber '287044410'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'EMU Ltd/HEBOG Ltd'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2863477158952'^^xsd:double;
  dwc:latitude '51.742697455688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66409:287044410'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047077'^^xsd:integer;
  dwc:scientificName 'Polycirrus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '196385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047077'^^xsd:string;
  dwc:aphiaIdAccepted '196385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046927'^^xsd:integer;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046927'^^xsd:string;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046890'^^xsd:integer;
  dwc:scientificName 'Corophium sextonae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046890'^^xsd:string;
  dwc:aphiaIdAccepted '148603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047007'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047007'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047062'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047062'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046916'^^xsd:integer;
  dwc:scientificName 'Heteroclymene robusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046916'^^xsd:string;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046860'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046860'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046992'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046992'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047059'^^xsd:integer;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047059'^^xsd:string;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046930'^^xsd:integer;
  dwc:scientificName 'Mediomastus fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046930'^^xsd:string;
  dwc:aphiaIdAccepted '129892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046896'^^xsd:integer;
  dwc:scientificName 'Epizoanthus couchii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046896'^^xsd:string;
  dwc:aphiaIdAccepted '101025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046906'^^xsd:integer;
  dwc:scientificName 'Gammaropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046906'^^xsd:string;
  dwc:aphiaIdAccepted '102377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046956'^^xsd:integer;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046956'^^xsd:string;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046976'^^xsd:integer;
  dwc:scientificName 'Tryphosella nanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046976'^^xsd:string;
  dwc:aphiaIdAccepted '102764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047069'^^xsd:integer;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047069'^^xsd:string;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046905'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046905'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047002'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047002'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046859'^^xsd:integer;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046859'^^xsd:string;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047017'^^xsd:integer;
  dwc:scientificName 'Ceradocus semiserratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047017'^^xsd:string;
  dwc:aphiaIdAccepted '531364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047076'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047076'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046872'^^xsd:integer;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046872'^^xsd:string;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047016'^^xsd:integer;
  dwc:scientificName 'Caulleriella zetlandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047016'^^xsd:string;
  dwc:aphiaIdAccepted '336485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046884'^^xsd:integer;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046884'^^xsd:string;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046960'^^xsd:integer;
  dwc:scientificName 'Scruparia chelata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046960'^^xsd:string;
  dwc:aphiaIdAccepted '111540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047028'^^xsd:integer;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047028'^^xsd:string;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046899'^^xsd:integer;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046899'^^xsd:string;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047064'^^xsd:integer;
  dwc:scientificName 'Onchidorididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047064'^^xsd:string;
  dwc:aphiaIdAccepted '175'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046963'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis tetralix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046963'^^xsd:string;
  dwc:aphiaIdAccepted '195980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047092'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047092'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046914'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046914'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047005'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047005'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046922'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046922'^^xsd:string;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047073'^^xsd:integer;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047073'^^xsd:string;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046951'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046951'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047070'^^xsd:integer;
  dwc:scientificName 'Philomedes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047070'^^xsd:string;
  dwc:aphiaIdAccepted '127524'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046898'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046898'^^xsd:string;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046871'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046871'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046931'^^xsd:integer;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046931'^^xsd:string;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046913'^^xsd:integer;
  dwc:scientificName 'Harmothoe marphysae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046913'^^xsd:string;
  dwc:aphiaIdAccepted '152267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047018'^^xsd:integer;
  dwc:scientificName 'Cheirocratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047018'^^xsd:string;
  dwc:aphiaIdAccepted '101669'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047001'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047001'^^xsd:string;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047039'^^xsd:integer;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047039'^^xsd:string;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047048'^^xsd:integer;
  dwc:scientificName 'Laonice bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047048'^^xsd:string;
  dwc:aphiaIdAccepted '131127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046868'^^xsd:integer;
  dwc:scientificName 'Ampelisca spinipes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046868'^^xsd:string;
  dwc:aphiaIdAccepted '101928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047075'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047075'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046864'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046864'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046904'^^xsd:integer;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046904'^^xsd:string;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046929'^^xsd:integer;
  dwc:scientificName 'Malacoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046929'^^xsd:string;
  dwc:aphiaIdAccepted '129614'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047000'^^xsd:integer;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047000'^^xsd:string;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046958'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046958'^^xsd:string;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047047'^^xsd:integer;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047047'^^xsd:string;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046911'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046911'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047080'^^xsd:integer;
  dwc:scientificName 'Pomatoceros lamarcki'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047080'^^xsd:string;
  dwc:aphiaIdAccepted '560033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046873'^^xsd:integer;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046873'^^xsd:string;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047027'^^xsd:integer;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047027'^^xsd:string;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046936'^^xsd:integer;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046936'^^xsd:string;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046889'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046889'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047038'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047038'^^xsd:string;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047020'^^xsd:integer;
  dwc:scientificName 'Clymenura johnstoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047020'^^xsd:string;
  dwc:aphiaIdAccepted '221095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047099'^^xsd:integer;
  dwc:scientificName 'Trichobranchus roseus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047099'^^xsd:string;
  dwc:aphiaIdAccepted '131575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046974'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046974'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047098'^^xsd:integer;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047098'^^xsd:string;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046915'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046915'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047057'^^xsd:integer;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047057'^^xsd:string;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047061'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047061'^^xsd:string;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046876'^^xsd:integer;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046876'^^xsd:string;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047003'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047003'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046978'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046978'^^xsd:string;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047091'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047091'^^xsd:string;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046984'^^xsd:integer;
  dwc:scientificName 'Modiolinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '510724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046984'^^xsd:string;
  dwc:aphiaIdAccepted '510724'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046986'^^xsd:integer;
  dwc:scientificName 'Polyceridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046986'^^xsd:string;
  dwc:aphiaIdAccepted '177'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046941'^^xsd:integer;
  dwc:scientificName 'Philomedes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127524'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046941'^^xsd:string;
  dwc:aphiaIdAccepted '127524'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046943'^^xsd:integer;
  dwc:scientificName 'Pholoe synophthalmica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046943'^^xsd:string;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046932'^^xsd:integer;
  dwc:scientificName 'Munna kroyeri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118757'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046932'^^xsd:string;
  dwc:aphiaIdAccepted '118757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047100'^^xsd:integer;
  dwc:scientificName 'Tryphosella nanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047100'^^xsd:string;
  dwc:aphiaIdAccepted '102764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046865'^^xsd:integer;
  dwc:scientificName 'Aetea anguina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046865'^^xsd:string;
  dwc:aphiaIdAccepted '111062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047043'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047043'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047014'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047014'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046946'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046946'^^xsd:string;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047033'^^xsd:integer;
  dwc:scientificName 'Gammaropsis maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047033'^^xsd:string;
  dwc:aphiaIdAccepted '102364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046894'^^xsd:integer;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046894'^^xsd:string;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046901'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046901'^^xsd:string;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047030'^^xsd:integer;
  dwc:scientificName 'Flabelligera affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047030'^^xsd:string;
  dwc:aphiaIdAccepted '130103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046993'^^xsd:integer;
  dwc:scientificName 'Enteropneusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046993'^^xsd:string;
  dwc:aphiaIdAccepted '1820'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046947'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046947'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047087'^^xsd:integer;
  dwc:scientificName 'Siphonoecetes kroyeranus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047087'^^xsd:string;
  dwc:aphiaIdAccepted '1059646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047029'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047029'^^xsd:string;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046900'^^xsd:integer;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046900'^^xsd:string;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047086'^^xsd:integer;
  dwc:scientificName 'Scalibregma celticum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047086'^^xsd:string;
  dwc:aphiaIdAccepted '130979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046985'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046985'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046918'^^xsd:integer;
  dwc:scientificName 'Isaeidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046918'^^xsd:string;
  dwc:aphiaIdAccepted '101388'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046961'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046961'^^xsd:string;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046870'^^xsd:integer;
  dwc:scientificName 'Ampharete lindstroemi'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046870'^^xsd:string;
  dwc:aphiaIdAccepted '129781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047074'^^xsd:integer;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047074'^^xsd:string;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046917'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046917'^^xsd:string;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046973'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046973'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046926'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046926'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046977'^^xsd:integer;
  dwc:scientificName 'Unciola crenatipalma'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046977'^^xsd:string;
  dwc:aphiaIdAccepted '102057'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047049'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047049'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046962'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046962'^^xsd:string;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046967'^^xsd:integer;
  dwc:scientificName 'Styelidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046967'^^xsd:string;
  dwc:aphiaIdAccepted '103450'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046863'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046863'^^xsd:string;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046990'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046990'^^xsd:string;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047058'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047058'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047040'^^xsd:integer;
  dwc:scientificName 'Harpinia pectinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047040'^^xsd:string;
  dwc:aphiaIdAccepted '102972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047052'^^xsd:integer;
  dwc:scientificName 'Lucinoma borealis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047052'^^xsd:string;
  dwc:aphiaIdAccepted '140283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046948'^^xsd:integer;
  dwc:scientificName 'Pododesmus patelliformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046948'^^xsd:string;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047037'^^xsd:integer;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047037'^^xsd:string;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046991'^^xsd:integer;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046991'^^xsd:string;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046858'^^xsd:integer;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046858'^^xsd:string;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047066'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047066'^^xsd:string;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047026'^^xsd:integer;
  dwc:scientificName 'Exogone hebes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '238310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047026'^^xsd:string;
  dwc:aphiaIdAccepted '757970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046879'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046879'^^xsd:string;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046888'^^xsd:integer;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046888'^^xsd:string;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046909'^^xsd:integer;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046909'^^xsd:string;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046950'^^xsd:integer;
  dwc:scientificName 'Polydora socialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '334576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046950'^^xsd:string;
  dwc:aphiaIdAccepted '131124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047045'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047045'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047096'^^xsd:integer;
  dwc:scientificName 'Tharyx killariensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047096'^^xsd:string;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047101'^^xsd:integer;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047101'^^xsd:string;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046975'^^xsd:integer;
  dwc:scientificName 'Trypanosyllis coeliaca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046975'^^xsd:string;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047088'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047088'^^xsd:string;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047031'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047031'^^xsd:string;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046998'^^xsd:integer;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046998'^^xsd:string;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046997'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046997'^^xsd:string;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046934'^^xsd:integer;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046934'^^xsd:string;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046895'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046895'^^xsd:string;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046979'^^xsd:integer;
  dwc:scientificName 'Websterinereis glauca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046979'^^xsd:string;
  dwc:aphiaIdAccepted '130426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046933'^^xsd:integer;
  dwc:scientificName 'Munna minuta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046933'^^xsd:string;
  dwc:aphiaIdAccepted '118759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047102'^^xsd:integer;
  dwc:scientificName 'Xanthidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047102'^^xsd:string;
  dwc:aphiaIdAccepted '106769'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047094'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047094'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047065'^^xsd:integer;
  dwc:scientificName 'Orbinia sertulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047065'^^xsd:string;
  dwc:aphiaIdAccepted '130523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046866'^^xsd:integer;
  dwc:scientificName 'Alcyonidium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046866'^^xsd:string;
  dwc:aphiaIdAccepted '111597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047081'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047081'^^xsd:string;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046908'^^xsd:integer;
  dwc:scientificName 'Golfingiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046908'^^xsd:string;
  dwc:aphiaIdAccepted '2032'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047053'^^xsd:integer;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047053'^^xsd:string;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047095'^^xsd:integer;
  dwc:scientificName 'Tapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047095'^^xsd:string;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047104'^^xsd:integer;
  dwc:scientificName 'Ophiurida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047104'^^xsd:string;
  dwc:aphiaIdAccepted '123117'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047079'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047079'^^xsd:string;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047078'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047078'^^xsd:string;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046968'^^xsd:integer;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046968'^^xsd:string;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046880'^^xsd:integer;
  dwc:scientificName 'Beania mirabilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046880'^^xsd:string;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046994'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046994'^^xsd:string;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046881'^^xsd:integer;
  dwc:scientificName 'Berthella plumula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046881'^^xsd:string;
  dwc:aphiaIdAccepted '140812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046861'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046861'^^xsd:string;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046954'^^xsd:integer;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046954'^^xsd:string;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047103'^^xsd:integer;
  dwc:scientificName 'Aphelochaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047103'^^xsd:string;
  dwc:aphiaIdAccepted '129240'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046935'^^xsd:integer;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046935'^^xsd:string;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046959'^^xsd:integer;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046959'^^xsd:string;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046937'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046937'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047042'^^xsd:integer;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047042'^^xsd:string;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046919'^^xsd:integer;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046919'^^xsd:string;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046903'^^xsd:integer;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046903'^^xsd:string;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047011'^^xsd:integer;
  dwc:scientificName 'Ascidiella scabra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047011'^^xsd:string;
  dwc:aphiaIdAccepted '103719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046869'^^xsd:integer;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046869'^^xsd:string;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046883'^^xsd:integer;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046883'^^xsd:string;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046966'^^xsd:integer;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046966'^^xsd:string;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287046921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287046921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287046921'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287046921'^^xsd:string;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047097'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047097'^^xsd:string;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.72927188451553"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283924345928797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.72927188451553 -5.283924345928797)"^^geo:wktLiteral ;
  geo-pos:lat "51.72927188451553"^^xsd:decimal ;
  geo-pos:long "-5.283924345928797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3186__urn%3Acatalog%3ANatural%20Resources%20Wales%3A66411%3A287047008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Natural Resources Wales:66411:287047008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3186_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Natural Resources Wales'^^xsd:string;
  dwc:collectionCode '66411'^^xsd:integer;
  dwc:catalogNumber '287047008'^^xsd:integer;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Peter Barfield'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2839243459288'^^xsd:double;
  dwc:latitude '51.729271884516'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Natural Resources Wales:66411:287047008'^^xsd:string;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/318